ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 7 May 2010 16:20:32 +0000 (16:20 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 7 May 2010 16:20:32 +0000 (16:20 +0000)
commit9c1a6467773d49df85b4e0797947ad7830b9d68a
treeaa3c35129007185c523ba8da15ce39f0c6085712
parent50413a4e86234d14215bb52be0ccce63c34d5e6f
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21396 3c298f89-4303-0410-b956-a3cf2f4a3e73
40 files changed:
target/linux/ar71xx/Makefile
target/linux/ar71xx/config-2.6.32
target/linux/ar71xx/config-2.6.33
target/linux/ar71xx/config-2.6.34
target/linux/ar71xx/generic/config-default [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/00-default.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/01-minimal.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/02-madwifi.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/atheros.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/atlantis.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/buffalo.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/compex.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/d-link.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/linksys.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/netgear.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/planex.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/tp-link.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/trendnet.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/ubnt.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/zyxel.mk [new file with mode: 0644]
target/linux/ar71xx/generic/target.mk [new file with mode: 0644]
target/linux/ar71xx/nand/config-default [new file with mode: 0644]
target/linux/ar71xx/nand/profiles/01-minimal.mk [new file with mode: 0644]
target/linux/ar71xx/nand/profiles/02-madwifi.mk [new file with mode: 0644]
target/linux/ar71xx/nand/target.mk [new file with mode: 0644]
target/linux/ar71xx/profiles/00-default.mk [deleted file]
target/linux/ar71xx/profiles/01-minimal.mk [deleted file]
target/linux/ar71xx/profiles/02-madwifi.mk [deleted file]
target/linux/ar71xx/profiles/atheros.mk [deleted file]
target/linux/ar71xx/profiles/atlantis.mk [deleted file]
target/linux/ar71xx/profiles/buffalo.mk [deleted file]
target/linux/ar71xx/profiles/compex.mk [deleted file]
target/linux/ar71xx/profiles/d-link.mk [deleted file]
target/linux/ar71xx/profiles/linksys.mk [deleted file]
target/linux/ar71xx/profiles/netgear.mk [deleted file]
target/linux/ar71xx/profiles/planex.mk [deleted file]
target/linux/ar71xx/profiles/tp-link.mk [deleted file]
target/linux/ar71xx/profiles/trendnet.mk [deleted file]
target/linux/ar71xx/profiles/ubnt.mk [deleted file]
target/linux/ar71xx/profiles/zyxel.mk [deleted file]