Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# # Makefile for the linux kernel, U300 machine. # obj-y := core.o obj-$([31mCONFIG_MACH_U300_SPIDUMMY[0m) += dummyspichip.o obj-$([31mCONFIG_REGULATOR_AB3100[0m) += regulator.o