mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
Revert "ramips: disable ZyXel Keenetic by default"
This reverts commit c38074de92
.
Since ZyXEL Keenetic has actually 8 MiB flash as fixed in the
previous patch, we can re-enable it.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
14c8ea0245
commit
01b624e28e
@ -908,7 +908,6 @@ define Device/kn
|
|||||||
IMAGE_SIZE := 7872k
|
IMAGE_SIZE := 7872k
|
||||||
DEVICE_TITLE := ZyXEL Keenetic
|
DEVICE_TITLE := ZyXEL Keenetic
|
||||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ehci kmod-usb-ledtrig-usbport
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ehci kmod-usb-ledtrig-usbport
|
||||||
DEFAULT := n
|
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += kn
|
TARGET_DEVICES += kn
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user