Newer
Older
barebox / lib / bootstrap / Makefile
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 22 Jan 2013 101 bytes introduce common bootstrap code
obj-y				+= common.o
obj-$(CONFIG_BOOTSTRAP_DEVFS)	+= devfs.o
obj-$(CONFIG_BOOTSTRAP_DISK)	+= disk.o