summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-06-11 22:36:28 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-06-11 22:36:28 +0200
commit57c475b48dcf8e41ddaaa77686ea41adb9049dc5 (patch)
treea1079bd20b46b267991c96b3ceb9cd33ef5d60f9 /Makefile
parentd1ca07111d6214c232b8f419f0daa98c6e0835f6 (diff)
parent526dddf4c3493a7b7732d9bd0aab2d3e22b3154a (diff)
downloadbarebox-57c475b48dcf8e41ddaaa77686ea41adb9049dc5.tar.gz
barebox-57c475b48dcf8e41ddaaa77686ea41adb9049dc5.tar.xz
Merge branch 'for-next/misc'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 362aed901d..b82052c797 100644
--- a/Makefile
+++ b/Makefile
@@ -426,7 +426,7 @@ scripts: scripts_basic include/config/auto.conf
$(Q)$(MAKE) $(build)=$(@)
# Objects we will link into barebox / subdirs we need to visit
-common-y := common/ drivers/ commands/ lib/ crypto/ net/ fs/
+common-y := common/ drivers/ commands/ lib/ crypto/ net/ fs/ firmware/
ifeq ($(dot-config),1)
# Read in config