9
0
Fork 0
barebox/drivers/Makefile

9 lines
156 B
Makefile

obj-y += net/
obj-y += serial/
obj-y += nand/
obj-y += nor/
obj-y += usb/
obj-$(CONFIG_SPI) += spi/
obj-$(CONFIG_I2C) += i2c/
obj-$(CONFIG_VIDEO) += video/