From cf536445de64d5ed6a2e949483533a638c1a642f Mon Sep 17 00:00:00 2001 From: rwhitby Date: Fri, 7 Dec 2007 22:30:56 +0000 Subject: 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 --- target/linux/ixp4xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ixp4xx/Makefile') diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 5b9d3fb55..6dd22114d 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -10,7 +10,7 @@ ARCH:=armeb BOARD:=ixp4xx BOARDNAME:=Intel XScale IXP4xx FEATURES:=squashfs -SUBTARGETS=generic fsg3 +SUBTARGETS=generic harddisk LINUX_VERSION:=2.6.21.6 -- cgit v1.2.3