]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
airoha: an7583: build airoha_an7583-evb by default 24285/head
authorMikhail Zhilkin <csharper2005@gmail.com>
Sat, 18 Jul 2026 20:28:30 +0000 (23:28 +0300)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Sun, 19 Jul 2026 09:24:19 +0000 (11:24 +0200)
These devices aren't broken and their build shouldn't have been disabled.

Fixes: 2566781 ("airoha: an7583: remove source-only flag")
Link: https://github.com/openwrt/openwrt/pull/23809#issuecomment-5011321092
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24285
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/airoha/image/an7583.mk

index 876dc150e80eeee0d7b37d40f08c3b6c7e8fec83..e1b7e875c39078c013fb6bd6edf4af9575d8279c 100644 (file)
@@ -15,7 +15,6 @@ define Device/airoha_an7583-evb
   DEVICE_DTS_CONFIG := config@1
   IMAGE/sysupgrade.bin := append-kernel | pad-to 128k | append-rootfs | \
        pad-rootfs | append-metadata
-  DEFAULT := n
 endef
 TARGET_DEVICES += airoha_an7583-evb
 
@@ -24,7 +23,6 @@ define Device/airoha_an7583-evb-emmc
   DEVICE_MODEL := AN7583 Evaluation Board (EMMC)
   DEVICE_DTS := an7583-evb-emmc
   DEVICE_PACKAGES := kmod-phy-airoha-en8811h kmod-i2c-an7581
-  DEFAULT := n
 endef
 TARGET_DEVICES += airoha_an7583-evb-emmc