genode/libports/lib/mk/ffat.mk
2011-12-22 16:19:25 +01:00

13 lines
199 B
Makefile

#
# FAT File System Module
#
LIBS = dde_linux26_usbstorage
INC_DIR += $(REP_DIR)/src/lib/ffat/contrib
SRC_C = ff.c diskio.c
vpath % $(REP_DIR)/contrib/ff007e/src
vpath % $(REP_DIR)/src/lib/ffat/