From b00303032cacaa98e7d0b290c80fcd29a87d42ca Mon Sep 17 00:00:00 2001 From: Rod Whitby 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 5b9d3fb551..6dd22114dc 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