Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.16 5 lines 178 B view raw
1ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG 2obj-y += core.o cpu.o 3obj-$(CONFIG_OF) += of.o 4obj-$(CONFIG_DEBUG_FS) += debugfs.o 5obj-$(CONFIG_ARM_TI_CPUFREQ) += ti-opp-supply.o