9
0
Fork 0
barebox/drivers/of/Makefile

5 lines
93 B
Makefile

obj-y += base.o fdt.o
obj-$(CONFIG_GPIOLIB) += gpio.o
obj-y += partition.o
obj-y += of_net.o