Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# # Makefile for the PPS core. # pps_core-y := pps.o kapi.o sysfs.o pps_core-$([31mCONFIG_NTP_PPS[0m) += kc.o obj-$([31mCONFIG_PPS[0m) := pps_core.o obj-y += clients/ generators/ ccflags-$([31mCONFIG_PPS_DEBUG[0m) := -DDEBUG