summaryrefslogtreecommitdiffstats
path: root/boot/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'boot/common.mk')
-rw-r--r--boot/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/common.mk b/boot/common.mk
index b315fe8393..3021e51949 100644
--- a/boot/common.mk
+++ b/boot/common.mk
@@ -1 +1 @@
-include boot/*/*.mk
+include $(sort $(wildcard boot/*/*.mk))
OpenPOWER on IntegriCloud