ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of the subtarget
SVN-Revision: 9670
This commit is contained in:
parent
610fcbfd85
commit
06b6aaae20
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue