summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2011-11-09 13:09:23 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2011-11-09 13:09:23 +0100
commitd79d5ae88b54fd1dcedcd590b16f28be3eaf45c9 (patch)
treea24d216dfa69c35eba15c760e47463ddd2e4b8ea /Makefile
parent78202b77225cfc45649267de6aac316ff2098d19 (diff)
parent6756cd2cb2d06b6a75998ef6491265e45d49f198 (diff)
downloadbarebox-d79d5ae88b54fd1dcedcd590b16f28be3eaf45c9.tar.gz
barebox-d79d5ae88b54fd1dcedcd590b16f28be3eaf45c9.tar.xz
Merge branch 'next'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 439409bd61..1d1e50dd54 100644
--- a/Makefile
+++ b/Makefile
@@ -410,7 +410,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/ net/ fs/
+common-y := common/ drivers/ commands/ lib/ crypto/ net/ fs/
ifeq ($(dot-config),1)
# Read in config