mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
Remove stale ffat lib from libports
This version of the library was hardwired to the former USB storage driver supplied with DDE Linux. This driver is no more. The ffat.mk lib is superseded by the libc_ffat plugin anyway. This plugin uses Genode's block session interface instead of co-locating the block driver with the application.
This commit is contained in:
parent
2313393e88
commit
07a9a8361e
@ -1,12 +0,0 @@
|
||||
#
|
||||
# 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/
|
Loading…
x
Reference in New Issue
Block a user