make target/linux/* directories self-contained, use the selected kernel version for...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 11 Nov 2006 23:11:02 +0000 (23:11 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 11 Nov 2006 23:11:02 +0000 (23:11 +0000)
commite158d8b6a7b3c883a8be74cb2327dda6374fc050
tree8be2d6fbdc05c44bd84fbc88d3fb9c92c07bf179
parentb95511065669c952e554ccbe8c8054bd166019e4
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
34 files changed:
Config.in
Makefile
include/host.mk
include/kernel-build.mk
include/kernel.mk
include/package.mk
include/prereq.mk
include/target.mk
rules.mk
scripts/gen_menuconfig.pl [deleted file]
scripts/gen_package_config.pl [new file with mode: 0755]
scripts/gen_target_config.pl [new file with mode: 0755]
scripts/gen_target_mk.pl [new file with mode: 0755]
target/Config.in
target/linux/ar531x-2.4/Makefile
target/linux/ar7-2.4/Makefile
target/linux/aruba-2.6/Makefile
target/linux/au1000-2.6/Makefile
target/linux/brcm-2.4/Makefile
target/linux/brcm-2.6/Makefile
target/linux/brcm63xx-2.6/Makefile
target/linux/ixp4xx-2.6/Makefile
target/linux/magicbox-2.6/Makefile
target/linux/rb532-2.6/Makefile
target/linux/rdc-2.6/Makefile
target/linux/sibyte-2.6/Makefile
target/linux/uml-2.6/Makefile
target/linux/x86-2.6/Makefile
toolchain/kernel-headers/Makefile
toolchain/kernel-headers/files/config.arm [deleted file]
toolchain/kernel-headers/files/config.i386 [deleted file]
toolchain/kernel-headers/files/config.mips [deleted file]
toolchain/kernel-headers/files/config.ppc [deleted file]
toolchain/kernel-headers/patches/include.patch [deleted file]
This page took 0.045658 seconds and 4 git commands to generate.