diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ramips/image/rt305x.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index cb2fe628bc..9e599b4125 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -838,6 +838,7 @@ define Device/wr512-3gn-4M DTS := WR512-3GN-4M IMAGE_SIZE := $(ralink_default_fw_size_4M) DEVICE_TITLE := WR512-3GN (4M) + DEFAULT := n endef TARGET_DEVICES += wr512-3gn-4M |