summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 02f7cda302..79db7fe48a 100644
--- a/Makefile
+++ b/Makefile
@@ -486,6 +486,8 @@ include package/Makefile.in
-include $(wildcard arch/arch.mk.*)
include support/dependencies/dependencies.mk
+PACKAGES += $(DEPENDENCIES_HOST_PREREQ)
+
include toolchain/*.mk
include toolchain/*/*.mk
OpenPOWER on IntegriCloud