Reorganize kernel configs - target/linux/*/config is now a directory. ./config/defaul...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 22 Feb 2007 03:44:15 +0000 (03:44 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 22 Feb 2007 03:44:15 +0000 (03:44 +0000)
commite78fb96964a19a407a59e80c050bdaeaf11ab84b
treea0c95f9d74f528e68b36e92f66ba238ea9ea1d25
parent5281d134cdf4bedc756a3e3e9e2d63a31b7674aa
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.

SVN-Revision: 6337
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]