projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdc3caf
)
ramips: set correct description for rt305x subtarget
author
John Crispin
<john@openwrt.org>
Thu, 30 May 2013 15:59:56 +0000
(15:59 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 30 May 2013 15:59:56 +0000
(15:59 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36775
target/linux/ramips/rt305x/target.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/rt305x/target.mk
b/target/linux/ramips/rt305x/target.mk
index cd5baa8ac9bd7d69211b8d83f63837a035ecc9ce..527b829cb956d93688901789fb695a7271e68069 100644
(file)
--- a/
target/linux/ramips/rt305x/target.mk
+++ b/
target/linux/ramips/rt305x/target.mk
@@
-3,12
+3,12
@@
#
SUBTARGET:=rt305x
-BOARDNAME:=RT3
05x
based boards
+BOARDNAME:=RT3
x5x/RT5350
based boards
ARCH_PACKAGES:=ramips_24kec
FEATURES+=usb
CFLAGS+= -march=24kec -mdsp
define Target/Description
- Build firmware images for Ralink RT3
05x
based boards.
+ Build firmware images for Ralink RT3
x5x/RT5350
based boards.
endef