ixp4xx: Split into two subtargets, one normal and one for boards which boot directly...
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 7 Dec 2007 22:29:44 +0000 (22:29 +0000)
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 7 Dec 2007 22:29:44 +0000 (22:29 +0000)
commit8fd723552a92835bc9a0380f05ab570d87461b0c
tree188fb9f7cc4f65d6a094a0e4089e14b214f8834e
parent1e70eae581d218cd58e1edc583de3501c30e6f7c
ixp4xx: Split into two subtargets, one normal and one for boards which boot directly from attached storage (and therefore need most kernel modules compiled in)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9669 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 files changed:
target/linux/ixp4xx/Makefile
target/linux/ixp4xx/config/profile-FSG3 [deleted file]
target/linux/ixp4xx/fsg3/config-default [new file with mode: 0644]
target/linux/ixp4xx/fsg3/profiles/100-FSG3.mk [new file with mode: 0644]
target/linux/ixp4xx/fsg3/target.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/100-Default.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/200-NSLU2.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/300-NAS100d.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/400-DSMG600RevA.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/target.mk [new file with mode: 0644]
target/linux/ixp4xx/profiles/100-Default.mk [deleted file]
target/linux/ixp4xx/profiles/200-NSLU2.mk [deleted file]
target/linux/ixp4xx/profiles/300-NAS100d.mk [deleted file]
target/linux/ixp4xx/profiles/400-DSMG600RevA.mk [deleted file]
target/linux/ixp4xx/profiles/500-FSG3.mk [deleted file]