9
0
Fork 0
barebox/drivers/misc/Makefile

8 lines
166 B
Makefile

#
# Makefile for misc devices that really don't fit anywhere else.
#
obj-$(CONFIG_JTAG) += jtag.o
obj-$(CONFIG_SRAM) += sram.o
obj-$(CONFIG_STATE_DRV) += state.o