mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-23 15:13:11 +00:00
ramips: set correct description for rt305x subtarget
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36775
This commit is contained in:
parent
cdc3caf533
commit
1756047518
@ -3,12 +3,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
SUBTARGET:=rt305x
|
SUBTARGET:=rt305x
|
||||||
BOARDNAME:=RT305x based boards
|
BOARDNAME:=RT3x5x/RT5350 based boards
|
||||||
ARCH_PACKAGES:=ramips_24kec
|
ARCH_PACKAGES:=ramips_24kec
|
||||||
FEATURES+=usb
|
FEATURES+=usb
|
||||||
CFLAGS+= -march=24kec -mdsp
|
CFLAGS+= -march=24kec -mdsp
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Ralink RT305x based boards.
|
Build firmware images for Ralink RT3x5x/RT5350 based boards.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user