mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
b3dd45942e
commit
0bbfa3a501
@@ -1,3 +1,9 @@
|
||||
FFAT_DIR = $(REP_DIR)/contrib/ff007e
|
||||
|
||||
ifeq ($(wildcard $(FFAT_DIR)),)
|
||||
REQUIRES += prepare_ffat
|
||||
endif
|
||||
|
||||
SRC_CC = plugin.cc
|
||||
LIBS += libc ffat_block
|
||||
|
||||
|
||||
Reference in New Issue
Block a user