diff options
Diffstat (limited to 'target/linux/ramips/image/rt305x.mk')
-rw-r--r-- | target/linux/ramips/image/rt305x.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index be21ac47b9..835cb3548f 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -286,6 +286,14 @@ endef 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 |