Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.27-rc4 6 lines 184 B view raw
1obj-$(CONFIG_PM) += sysfs.o 2obj-$(CONFIG_PM_SLEEP) += main.o 3obj-$(CONFIG_PM_TRACE_RTC) += trace.o 4 5ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG 6ccflags-$(CONFIG_PM_VERBOSE) += -DDEBUG