From 610fcbfd85d83accda5ce69e12b343b4a49da11e Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 7 Dec 2007 22:29:44 +0000 Subject: 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 --- target/linux/ixp4xx/fsg3/target.mk | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 target/linux/ixp4xx/fsg3/target.mk (limited to 'target/linux/ixp4xx/fsg3/target.mk') diff --git a/target/linux/ixp4xx/fsg3/target.mk b/target/linux/ixp4xx/fsg3/target.mk new file mode 100644 index 0000000000..c71065e5f1 --- /dev/null +++ b/target/linux/ixp4xx/fsg3/target.mk @@ -0,0 +1,6 @@ +BOARDNAME:=Internal Hard-Disk + +define Target/Description + Build firmware images for ixp4xx based boards that boot directly from internal disk storage + (e.g : Freecom FSG-3, ...) +endef -- cgit v1.2.3