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.26-rc5 4 lines 129 B view raw
1obj-y = base.o 2obj-$(CONFIG_OF_DEVICE) += device.o platform.o 3obj-$(CONFIG_OF_GPIO) += gpio.o 4obj-$(CONFIG_OF_I2C) += of_i2c.o