summaryrefslogtreecommitdiffstats
path: root/obsolete-buildroot/Makefile
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-06-01 19:47:20 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-06-01 19:47:20 +0000
commit3b7d192b48ef0cf154650e4dc1b8002dc855596e (patch)
tree742fa9567b0196b8f7fe0f94a2bf2c82e6239c72 /obsolete-buildroot/Makefile
parentd327490ab086ee044df462c32d3f074cdaa001a1 (diff)
fix dependancies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@55 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'obsolete-buildroot/Makefile')
-rw-r--r--obsolete-buildroot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/obsolete-buildroot/Makefile b/obsolete-buildroot/Makefile
index cd7e77913..cf68d065c 100644
--- a/obsolete-buildroot/Makefile
+++ b/obsolete-buildroot/Makefile
@@ -95,7 +95,7 @@ INSTALL_LIBGCJ:=false
# The list of stuff to build for the target filesystem
#
#############################################################
-TARGETS:=gcc3_3 openwrt-base openwrt-code.bin
+TARGETS:=host-sed gcc3_3 openwrt-base openwrt-code.bin
#############################################################
#