diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-02-19 07:07:53 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-02-19 07:07:53 +0000 |
commit | c8eea31d3f2e8ddb8618f4760b8461003e3a9f83 (patch) | |
tree | 680b423d58c0aed8d86040ee39b0d386117ce4ba /Makefile | |
parent | ed3524a06b7367a1326f5e089b47bf1a804ddaf8 (diff) |
Add support for bridge-utils, thanks to Michael Shuler
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |