summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2003-02-15 13:36:32 +0100
committerEric Andersen2003-02-15 13:36:32 +0100
commitbbe35d48172c059e0cc4040bb3e1bbec5192abe2 (patch)
treea845123d3ad51ebb3af2f4d1972fe3410843372a /Makefile
parentoops (diff)
downloadbuildroot-bbe35d48172c059e0cc4040bb3e1bbec5192abe2.tar.gz
buildroot-bbe35d48172c059e0cc4040bb3e1bbec5192abe2.tar.xz
buildroot-bbe35d48172c059e0cc4040bb3e1bbec5192abe2.zip
Fix pcmcia startup. Add grep
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e06dc4f5..1e40cb6ba 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 tar gcc_target
+#TARGETS+=ed flex bison file gawk tar grep gcc_target
# Of course, if you are installing a development system, you
# may want some header files so you can compile stuff....