ffat: require prepare_ffat if ffat not prepared

fix #534
This commit is contained in:
Martin Stein 2013-08-27 17:38:01 +02:00 committed by Norman Feske
parent b3dd45942e
commit 0bbfa3a501
1 changed files with 6 additions and 0 deletions

View File

@ -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