nbd's makefile/menuconfig rewrite
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Mar 2005 03:34:52 +0000 (03:34 +0000)
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Mar 2005 03:34:52 +0000 (03:34 +0000)
commit9d30652149fd745711342cec7ee8574e973ec241
treeaad933069e7dedf29eb70dbfd81e9ca95d9b578f
parent0167360282da38c534a2698b415a8e2bed241d0a
nbd's makefile/menuconfig rewrite

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
155 files changed:
openwrt/Config.in
openwrt/Makefile
openwrt/docs/CHANGES
openwrt/package/Config.in
openwrt/package/Makefile [new file with mode: 0644]
openwrt/package/Makefile.in [deleted file]
openwrt/package/Sysconf.in [new file with mode: 0644]
openwrt/package/arptables/Config.in [new file with mode: 0644]
openwrt/package/arptables/Makefile [new file with mode: 0644]
openwrt/package/arptables/arptables.control [new file with mode: 0644]
openwrt/package/bridge/Config.in
openwrt/package/bridge/Makefile [new file with mode: 0644]
openwrt/package/bridge/bridge.control [new file with mode: 0644]
openwrt/package/bridge/bridge.mk [deleted file]
openwrt/package/busybox/Config.in
openwrt/package/busybox/Makefile [new file with mode: 0644]
openwrt/package/busybox/busybox.config
openwrt/package/busybox/busybox.mk
openwrt/package/busybox/config/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/archival/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/console-tools/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/coreutils/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/debianutils/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/editors/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/findutils/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/init/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/loginutils/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/miscutils/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/modutils/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/networking/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/networking/udhcp/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/procps/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/shell/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/sysklogd/Config.in [new file with mode: 0644]
openwrt/package/busybox/config/util-linux/Config.in [new file with mode: 0644]
openwrt/package/config/confdata.c
openwrt/package/dnsmasq/Makefile [new file with mode: 0644]
openwrt/package/dnsmasq/dnsmasq.mk
openwrt/package/dropbear_sshd/Config.in [deleted file]
openwrt/package/dropbear_sshd/dropbear-init.patch [deleted file]
openwrt/package/dropbear_sshd/dropbear_sshd.mk [deleted file]
openwrt/package/ebtables/Config.in
openwrt/package/ebtables/Makefile [new file with mode: 0644]
openwrt/package/ebtables/ebtables.control [new file with mode: 0644]
openwrt/package/ebtables/ebtables.mk [deleted file]
openwrt/package/iproute2/Config.in [new file with mode: 0644]
openwrt/package/iproute2/Makefile [new file with mode: 0644]
openwrt/package/iproute2/ip.control [new file with mode: 0644]
openwrt/package/iproute2/patches/debian-patches-3.patch [new file with mode: 0644]
openwrt/package/iproute2/patches/iproute2-ipxfrm_no_sctp.patch [new file with mode: 0644]
openwrt/package/iproute2/patches/iproute2-tc-make-fix.patch [new file with mode: 0644]
openwrt/package/iproute2/tc.control [new file with mode: 0644]
openwrt/package/iptables/Config.in
openwrt/package/iptables/Makefile [new file with mode: 0644]
openwrt/package/iptables/control/ip6tables.control [new file with mode: 0644]
openwrt/package/iptables/control/iptables-extra.control [new file with mode: 0644]
openwrt/package/iptables/control/iptables.control [new file with mode: 0644]
openwrt/package/iptables/iptables.mk [deleted file]
openwrt/package/iptables/kernelconfig.mk [new file with mode: 0644]
openwrt/package/iptables/patches/ipp2p-0.7.1.patch [new file with mode: 0644]
openwrt/package/linksys-utils/Config.in [new file with mode: 0644]
openwrt/package/linksys-utils/Makefile [new file with mode: 0644]
openwrt/package/linksys-utils/linksys-utils.control [new file with mode: 0644]
openwrt/package/linux/Config.in
openwrt/package/linux/Makefile [new file with mode: 0644]
openwrt/package/linux/control/kmod-arptables.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-crypto.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-ebtables.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-ip6tables.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-iptables-extra.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-ipv6.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-mppe.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-sched.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-tun.control [new file with mode: 0644]
openwrt/package/linux/control/kmod-usb.control [new file with mode: 0644]
openwrt/package/linux/kernel-patches/105-makefile-mkdep-fix.bz2 [new file with mode: 0644]
openwrt/package/linux/kernel-patches/304-netfilter-ipp2p-0.7.1.bz2 [new file with mode: 0644]
openwrt/package/linux/linux.config
openwrt/package/linux/linux.mk
openwrt/package/lzo/Config.in [new file with mode: 0644]
openwrt/package/lzo/Makefile [new file with mode: 0644]
openwrt/package/lzo/lzo.control [new file with mode: 0644]
openwrt/package/lzo/patches/lzo-cross-compile.patch [new file with mode: 0644]
openwrt/package/openssl/Config.in [new file with mode: 0644]
openwrt/package/openssl/Makefile [new file with mode: 0644]
openwrt/package/openssl/openssl.control [new file with mode: 0644]
openwrt/package/openssl/openssl.mk [new file with mode: 0644]
openwrt/package/openssl/patches/openssl.patch [new file with mode: 0644]
openwrt/package/openssl/patches/remove_fips.patch [new file with mode: 0644]
openwrt/package/openvpn/Config.in [new file with mode: 0644]
openwrt/package/openvpn/Makefile [new file with mode: 0644]
openwrt/package/openvpn/openvpn.control [new file with mode: 0644]
openwrt/package/openwrt/Makefile [new file with mode: 0644]
openwrt/package/openwrt/addpattern.c [deleted file]
openwrt/package/openwrt/openwrt.mk
openwrt/package/openwrt/sstrip.c [deleted file]
openwrt/package/openwrt/trx.c [deleted file]
openwrt/package/sed/Config.in [deleted file]
openwrt/package/sed/sed.mk [deleted file]
openwrt/package/sed/sedcheck.sh [deleted file]
openwrt/package/zlib/Config.in
openwrt/package/zlib/Makefile [new file with mode: 0644]
openwrt/package/zlib/zlib.control [new file with mode: 0644]
openwrt/package/zlib/zlib.mk [deleted file]
openwrt/package/zlib/zlib.patch [new file with mode: 0644]
openwrt/rules.mk [new file with mode: 0644]
openwrt/scripts/configtest.pl [new file with mode: 0755]
openwrt/scripts/gen_busybox_config.pl [new file with mode: 0755]
openwrt/scripts/gen_busybox_menuconfig.pl [new file with mode: 0644]
openwrt/scripts/make-ipkg-dir.sh [new file with mode: 0755]
openwrt/scripts/patch-kernel.sh [new file with mode: 0755]
openwrt/target/Config.in
openwrt/target/Makefile.in [deleted file]
openwrt/target/default/Makefile.in [deleted file]
openwrt/target/default/skel.tar.gz [deleted file]
openwrt/target/default/target_skeleton/bin/login
openwrt/target/default/target_skeleton/etc/init.d/S10boot
openwrt/target/default/target_skeleton/etc/nvram.overrides
openwrt/target/default/target_skeleton/etc/preinit
openwrt/target/default/target_skeleton/etc/shells [new file with mode: 0644]
openwrt/target/device/Config.in [deleted file]
openwrt/target/device/Makefile.in [deleted file]
openwrt/target/jffs2/Config.in [deleted file]
openwrt/target/jffs2/Makefile [new file with mode: 0644]
openwrt/target/jffs2/jffs2root.mk
openwrt/target/squashfs-lzma/Config.in [deleted file]
openwrt/target/squashfs-lzma/Makefile [new file with mode: 0644]
openwrt/target/squashfs-lzma/squashfslzmaroot.mk
openwrt/target/utils/Makefile [new file with mode: 0644]
openwrt/target/utils/src/addpattern.c [new file with mode: 0644]
openwrt/target/utils/src/motorola-bin.c [new file with mode: 0644]
openwrt/target/utils/src/trx.c [new file with mode: 0644]
openwrt/toolchain/Config.in
openwrt/toolchain/Makefile [new file with mode: 0644]
openwrt/toolchain/Makefile.in [deleted file]
openwrt/toolchain/binutils/2.14.90.0.6/002-max-pagesize.patch [new file with mode: 0644]
openwrt/toolchain/binutils/2.14.90.0.7/002-max-pagesize.patch [new file with mode: 0644]
openwrt/toolchain/binutils/2.15/002-max-pagesize.patch [new file with mode: 0644]
openwrt/toolchain/binutils/Makefile [new file with mode: 0644]
openwrt/toolchain/binutils/Makefile.in [deleted file]
openwrt/toolchain/binutils/binutils.mk
openwrt/toolchain/gcc/2.95/050-debian-subset.patch.bz2 [deleted file]
openwrt/toolchain/gcc/2.95/100-uclibc-conf.patch [deleted file]
openwrt/toolchain/gcc/2.95/STLport-4.5.3.patch [deleted file]
openwrt/toolchain/gcc/Config.in
openwrt/toolchain/gcc/Makefile [new file with mode: 0644]
openwrt/toolchain/gcc/gcc-uclibc-2.95.mk [deleted file]
openwrt/toolchain/gcc/gcc-uclibc-3.x.mk
openwrt/toolchain/kernel-headers/Makefile [new file with mode: 0644]
openwrt/toolchain/kernel-headers/kernel-headers.mk
openwrt/toolchain/patch-kernel.sh [deleted file]
openwrt/toolchain/uClibc/Makefile [new file with mode: 0644]
openwrt/toolchain/uClibc/uclibc.mk
openwrt/toolchain/utils/Makefile [new file with mode: 0644]
openwrt/toolchain/utils/src/sstrip.c [new file with mode: 0644]