From 01b624e28ec7e45573e6c501125510c19f64c257 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Wed, 8 Apr 2020 22:08:46 +0200 Subject: 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 --- target/linux/ramips/image/rt305x.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'target') 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 -- cgit v1.2.3