projects
/
openwrt
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: add support for Zyxel NBG-419N2 (WAP3205v2)
[openwrt/openwrt.git]
/
target
/
linux
/
ramips
/
image
/
rt305x.mk
diff --git
a/target/linux/ramips/image/rt305x.mk
b/target/linux/ramips/image/rt305x.mk
index be21ac47b9ea2d9e464ffaabafb8b25bb2074427..835cb3548fda156b284fd33989714c8ef0afe0b2 100644
(file)
--- a/
target/linux/ramips/image/rt305x.mk
+++ b/
target/linux/ramips/image/rt305x.mk
@@
-286,6
+286,14
@@
endef
TARGET_DEVICES += nbg-419n
TARGET_DEVICES += nbg-419n
+define Device/nbg-419n2
+ DTS := NBG-419N2
+ IMAGE_SIZE := $(ralink_default_fw_size_8M)
+ DEVICE_TITLE := ZyXEL NBG-419N2
+endef
+TARGET_DEVICES += nbg-419n2
+
+
define Device/mzk-wdpr
DTS := MZK-WDPR
DEVICE_TITLE := Planex MZK-WDPR
define Device/mzk-wdpr
DTS := MZK-WDPR
DEVICE_TITLE := Planex MZK-WDPR