diff options
author | Mike Baker <mbm@openwrt.org> | 2004-08-27 00:42:33 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2004-08-27 00:42:33 +0000 |
commit | 63b8e74e82428800833586f92f4e066743cf926a (patch) | |
tree | 7ef2c062b8733bbd08473f6c2bed78c7ad9708d1 /obsolete-buildroot/Makefile | |
parent | 42540ae85355f3ceca6f04a152b338b716b10dcb (diff) | |
download | mtk-20170518-63b8e74e82428800833586f92f4e066743cf926a.zip mtk-20170518-63b8e74e82428800833586f92f4e066743cf926a.tar.gz mtk-20170518-63b8e74e82428800833586f92f4e066743cf926a.tar.bz2 |
various patches nico: buildroot-20040825-kmodules.patch.txt buildroot-20040825-tcpdump.patch.txt buildroot-20040825-libpcap.patch.txt buildroot-20040825-libpthread.patch.txt buildroot-20040825-fprobe.patch.txt buildroot-20040825-pptp-client.patch.txt twolife: iproute2.patch.txt
SVN-Revision: 149
Diffstat (limited to 'obsolete-buildroot/Makefile')
-rw-r--r-- | obsolete-buildroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/obsolete-buildroot/Makefile b/obsolete-buildroot/Makefile index 6decbdf..71cabcb 100644 --- a/obsolete-buildroot/Makefile +++ b/obsolete-buildroot/Makefile @@ -97,7 +97,7 @@ INSTALL_LIBGCJ:=false ############################################################# TARGETS:=host-sed openwrt-code.bin -PACKAGES:=oidentd iproute2 sched-modules wshaper zlib openssl openssh pppoecd dropbear chillispot dhcp-fwd ip6tables kmod-ipt6 kmod-ipv6 nfs-modules ppp-async-module ppp-mppe-module ppp pppoecd pptp-server tun-module +PACKAGES:=oidentd iproute2 kmod-sched wshaper zlib openssl openssh pppoecd dropbear chillispot dhcp-fwd ip6tables kmod-ipt6 kmod-ipv6 kmod-nfs kmod-ppp-async kmod-ppp-mppe-mppc ppp pppoecd pptp-server kmod-tun fprobe libpcap libpthread pptp-client ############################################################# # |