From 87c2c474f2cf884fd0a5a6f3f64c635968c780cc Mon Sep 17 00:00:00 2001 From: Andrew LaMarche Date: Sun, 8 Mar 2026 20:48:25 +0000 Subject: [PATCH] airoha: an7581: remove source-only Remove source-only from an7581. Signed-off-by: Andrew LaMarche Link: https://github.com/openwrt/openwrt/pull/17869 Signed-off-by: Christian Marangi --- target/linux/airoha/an7581/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/airoha/an7581/target.mk b/target/linux/airoha/an7581/target.mk index b3e539b649..3d0cee97d4 100644 --- a/target/linux/airoha/an7581/target.mk +++ b/target/linux/airoha/an7581/target.mk @@ -3,7 +3,7 @@ SUBTARGET:=an7581 BOARDNAME:=AN7581 / AN7566 / AN7551 CPU_TYPE:=cortex-a53 KERNELNAME:=Image dtbs -FEATURES+=pwm source-only +FEATURES+=pwm DEFAULT_PACKAGES += \ airoha-en7581-npu-firmware uboot-envtools