Reorganize kernel configs - target/linux/*/config is now a directory.
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 22 Feb 2007 03:44:15 +0000 (03:44 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 22 Feb 2007 03:44:15 +0000 (03:44 +0000)
commitc87668dc4f14c279f253e9036734799107af2fdf
treefb34b3becf4fa3f414747974118a809e8e7106b0
parentd84816a3222a29f84c205732ec7dad6b32d1f072
Reorganize kernel configs - target/linux/*/config is now a directory.
./config/default will replace the old config and config-diff (format is like
config-diff, the full kernel config is no longer kept in the build system)
This commit removes all the kernel config stuff, the next one will add
the replacement - there's no way to do this atomically with svn.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
27 files changed:
include/kernel-build.mk
target/linux/ar7-2.4/config [deleted file]
target/linux/aruba-2.6/config [deleted file]
target/linux/aruba-2.6/config-diff [deleted file]
target/linux/atheros-2.6/config [deleted file]
target/linux/atheros-2.6/config-diff [deleted file]
target/linux/au1000-2.6/config [deleted file]
target/linux/au1000-2.6/config-diff [deleted file]
target/linux/brcm-2.4/config [deleted file]
target/linux/brcm-2.6/config [deleted file]
target/linux/brcm-2.6/config-diff [deleted file]
target/linux/brcm47xx-2.6/config [deleted file]
target/linux/brcm47xx-2.6/config-diff [deleted file]
target/linux/brcm63xx-2.6/config [deleted file]
target/linux/generic-2.4/config-template [new file with mode: 0644]
target/linux/ixp4xx-2.6/config [deleted file]
target/linux/magicbox-2.6/config [deleted file]
target/linux/magicbox-2.6/config-diff [deleted file]
target/linux/pxa-2.6/config [deleted file]
target/linux/rb532-2.6/config [deleted file]
target/linux/rb532-2.6/config-diff [deleted file]
target/linux/rdc-2.6/config [deleted file]
target/linux/sibyte-2.6/config [deleted file]
target/linux/uml-2.6/config [deleted file]
target/linux/uml-2.6/config-diff [deleted file]
target/linux/x86-2.6/config [deleted file]
target/linux/x86-2.6/config-diff [deleted file]