aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/fsg3/target.mk
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-12-07 22:30:56 +0000
committerRod Whitby <rod@whitby.id.au>2007-12-07 22:30:56 +0000
commitb00303032cacaa98e7d0b290c80fcd29a87d42ca (patch)
tree2e9163bd73cd2f0bd3dc0b4b27e724e4592a014b /target/linux/ixp4xx/fsg3/target.mk
parent3ee0e62c160b6b84172c71aa7f4ddc22fbc90ebd (diff)
downloadupstream-b00303032cacaa98e7d0b290c80fcd29a87d42ca.tar.gz
upstream-b00303032cacaa98e7d0b290c80fcd29a87d42ca.tar.bz2
upstream-b00303032cacaa98e7d0b290c80fcd29a87d42ca.zip
ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of the subtarget
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9670 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/fsg3/target.mk')
-rw-r--r--target/linux/ixp4xx/fsg3/target.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ixp4xx/fsg3/target.mk b/target/linux/ixp4xx/fsg3/target.mk
deleted file mode 100644
index c71065e5f1..0000000000
--- a/target/linux/ixp4xx/fsg3/target.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-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