Makefile: add prereq target

This fixes targets like toolchain/clean.
This commit is contained in:
Matthias Schiffer 2014-06-12 14:47:18 +02:00
parent 2e4347742c
commit 0a11febc7a

View File

@ -149,6 +149,9 @@ gluon_prepared_stamp := $(BOARD_BUILDDIR)/prepared
include $(INCLUDE_DIR)/target.mk
prereq: FORCE
+$(NO_TRACE_MAKE) prereq
package/lua/host/install: tools/sed/install
gluon-tools: package/lua/host/install