summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-02-19 07:07:53 +0000
committerEric Andersen <andersen@codepoet.org>2003-02-19 07:07:53 +0000
commitc8eea31d3f2e8ddb8618f4760b8461003e3a9f83 (patch)
tree680b423d58c0aed8d86040ee39b0d386117ce4ba /Makefile
parented3524a06b7367a1326f5e089b47bf1a804ddaf8 (diff)
downloadbuildroot-novena-c8eea31d3f2e8ddb8618f4760b8461003e3a9f83.tar.gz
buildroot-novena-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