Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# # Makefile for the linux kernel. # obj-y := irq.o uart.o obj-$([31mCONFIG_ARCH_IQ80331[0m) += iq80331.o obj-$([31mCONFIG_MACH_IQ80332[0m) += iq80332.o