summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2003-02-15 11:23:19 +0100
committerEric Andersen2003-02-15 11:23:19 +0100
commitbefb097e10cb7627b385ad95752f7cc04bea1af6 (patch)
tree3685724f67fb0785e653e9ee904be25f54c90494 /Makefile
parentFixup pcmcia initialization (diff)
downloadbuildroot-befb097e10cb7627b385ad95752f7cc04bea1af6.tar.gz
buildroot-befb097e10cb7627b385ad95752f7cc04bea1af6.tar.xz
buildroot-befb097e10cb7627b385ad95752f7cc04bea1af6.zip
Fix a few problems noticed by Peter S. Mazinger
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c37e0fc1..3e06dc4f5 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,7 @@ TARGETS+=busybox tinylogin
# Everything needed to build a full uClibc development system!
#TARGETS+=coreutils findutils bash make diffutils patch sed
-#TARGETS+=ed flex bison file gawk gcc_target
+#TARGETS+=ed flex bison file gawk tar gcc_target
# Of course, if you are installing a development system, you
# may want some header files so you can compile stuff....