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