summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:01:36 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:01:36 +0200
commita4c41d4109a64f2288cd3e16c72dd89ac115061c (patch)
tree20bfb52771ebfe084cb28830860f2966a3b5d621 /Makefile
parente1da2b0a856297aa0243e83ab0c979171ecfe28f (diff)
downloadbarebox-a4c41d4109a64f2288cd3e16c72dd89ac115061c.tar.gz
barebox-a4c41d4109a64f2288cd3e16c72dd89ac115061c.tar.xz
svn_rev_241
add fs/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index addd42eac1..b1c029cf45 100644
--- a/Makefile
+++ b/Makefile
@@ -411,7 +411,7 @@ scripts: scripts_basic include/config/auto.conf
$(Q)$(MAKE) $(build)=$(@)
# Objects we will link into vmlinux / subdirs we need to visit
-common-y := common/ drivers/ lib_generic/ net/
+common-y := common/ drivers/ lib_generic/ net/ fs/
ifeq ($(dot-config),1)
# Read in config