From: Pawel Dembicki Date: Thu, 30 Apr 2020 10:37:11 +0000 (+0200) Subject: Revert "kirkwood: disable image for Linksys EA3500 (Audi)" X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1461eabda39bab630c74e42926d54e3b31d9bb53;p=openwrt%2Fstaging%2Fwigyori.git Revert "kirkwood: disable image for Linksys EA3500 (Audi)" This reverts commit d9ff49967145600ff4bbc0f4eecef11fd96f6b16. At this moment kernel can be fitted in EA3500 image. Tested by onefreeman (OpenWrt forum user) Tested-by: Jacks (Github user @jack338c) Signed-off-by: Pawel Dembicki --- diff --git a/target/linux/kirkwood/image/Makefile b/target/linux/kirkwood/image/Makefile index 210afbe59f..b8cc92760d 100644 --- a/target/linux/kirkwood/image/Makefile +++ b/target/linux/kirkwood/image/Makefile @@ -92,7 +92,6 @@ define Device/linksys_audi UBINIZE_OPTS := -E 5 IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi BOARD_NAME := linksys-audi - DEFAULT := n endef TARGET_DEVICES += linksys_audi