ixp4xx: Split into two subtargets, one normal and one for boards which boot directly...
authorRod Whitby <rod@whitby.id.au>
Fri, 7 Dec 2007 22:29:44 +0000 (22:29 +0000)
committerRod Whitby <rod@whitby.id.au>
Fri, 7 Dec 2007 22:29:44 +0000 (22:29 +0000)
commit3ee0e62c160b6b84172c71aa7f4ddc22fbc90ebd
tree188fb9f7cc4f65d6a094a0e4089e14b214f8834e
parent907afd88a1999634568baefcaaff5018892c8938
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]