Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# # Makefile for the linux kernel. # obj-y := entry.o platform.o obj-$([31mCONFIG_SMP[0m) += smp.o obj-$([31mCONFIG_EZNPS_MTM_EXT[0m) += mtm.o