projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6]
/
drivers
/
of
/
Makefile
1
obj-y = base.o
2
obj-$(CONFIG_OF_DEVICE) += device.o platform.o
3
obj-$(CONFIG_OF_GPIO) += gpio.o
4
obj-$(CONFIG_OF_I2C) += of_i2c.o
5
obj-$(CONFIG_OF_SPI) += of_spi.o