Makefile 126 字节
Newer Older
1
obj-y = base.o
S
Stephen Rothwell 已提交
2
obj-$(CONFIG_OF_DEVICE) += device.o platform.o
3
obj-$(CONFIG_OF_GPIO)   += gpio.o
4
obj-$(CONFIG_OF_I2C)	+= i2c.o