From: Adrian Schmutzler Date: Wed, 8 Apr 2020 20:08:46 +0000 (+0200) Subject: Revert "ramips: disable ZyXel Keenetic by default" X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=01b624e28ec7e45573e6c501125510c19f64c257;p=openwrt%2Fstaging%2Fjow.git Revert "ramips: disable ZyXel Keenetic by default" This reverts commit c38074de929e6f7c089e2cb7f81746ba90ddf16b. Since ZyXEL Keenetic has actually 8 MiB flash as fixed in the previous patch, we can re-enable it. Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 739656cc40..710d1f3c23 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -908,7 +908,6 @@ define Device/kn IMAGE_SIZE := 7872k DEVICE_TITLE := ZyXEL Keenetic DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ehci kmod-usb-ledtrig-usbport - DEFAULT := n endef TARGET_DEVICES += kn