Przeglądaj źródła

Makefile: add prereq target

This fixes targets like toolchain/clean.
Matthias Schiffer 10 lat temu
rodzic
commit
0a11febc7a
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      Makefile

+ 3 - 0
Makefile

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