mirror of https://github.com/hak5/openwrt.git
ramips: set correct description for rt305x subtarget
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36775lede-17.01
parent
cdc3caf533
commit
1756047518
|
@ -3,12 +3,12 @@
|
|||
#
|
||||
|
||||
SUBTARGET:=rt305x
|
||||
BOARDNAME:=RT305x based boards
|
||||
BOARDNAME:=RT3x5x/RT5350 based boards
|
||||
ARCH_PACKAGES:=ramips_24kec
|
||||
FEATURES+=usb
|
||||
CFLAGS+= -march=24kec -mdsp
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Ralink RT305x based boards.
|
||||
Build firmware images for Ralink RT3x5x/RT5350 based boards.
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue