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)
commitf77b88d124ea1c900f9cf5e04046939aad48bbe1
tree4c6922d42353c39b46dcd7cd09982fbe9c1f9765
parent7d3d15851a890855f0a752304fa50e5d8e927222
nbd's makefile/menuconfig rewrite

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