Newer
Older
barebox / drivers / of / Makefile
@Sebastian Hesselbarth Sebastian Hesselbarth on 5 Jul 2013 167 bytes OF: gpio: convert DT based gpio handling to new OF API
obj-y += address.o base.o fdt.o platform.o
obj-$(CONFIG_OFTREE_MEM_GENERIC) += mem_generic.o
obj-$(CONFIG_GPIOLIB) += of_gpio.o
obj-y += partition.o
obj-y += of_net.o