summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2003-02-19 08:07:53 +0100
committerEric Andersen2003-02-19 08:07:53 +0100
commitc8eea31d3f2e8ddb8618f4760b8461003e3a9f83 (patch)
tree680b423d58c0aed8d86040ee39b0d386117ce4ba /Makefile
parentPer discussion with Christian MICHON, revert to version 1.35 (diff)
downloadbuildroot-c8eea31d3f2e8ddb8618f4760b8461003e3a9f83.tar.gz
buildroot-c8eea31d3f2e8ddb8618f4760b8461003e3a9f83.tar.xz
buildroot-c8eea31d3f2e8ddb8618f4760b8461003e3a9f83.zip
Add support for bridge-utils, thanks to Michael Shuler
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e40cb6ba..0b8a1f0a6 100644
--- a/Makefile
+++ b/Makefile
@@ -110,7 +110,7 @@ TARGETS+=busybox tinylogin
#TARGETS+=valgrind
# Some stuff for access points and firewalls
-#TARGETS+=iptables hostap wtools dhcp_relay
+#TARGETS+=iptables hostap wtools dhcp_relay bridge
# Run customize.mk at the very end to add your own special config.
# This is useful for making your own distro within the buildroot