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)
commit12d1943669de52802b5ff57ad90df0f236f41ad6
tree188fb9f7cc4f65d6a094a0e4089e14b214f8834e
parentfe0f8eb84e5cd8c7a1fcf12ad110d4ddaffe4b61
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)

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