[PATCH 3/6] bcm27xx: enable dt-overlay
Daniel Golle
daniel at makrotopia.org
Wed Nov 24 17:07:17 PST 2021
Enable 'dt-overlay' feature for bcm27xx target.
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
target/linux/bcm27xx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/bcm27xx/Makefile b/target/linux/bcm27xx/Makefile
index 29546049ed..e72fe5e963 100644
--- a/target/linux/bcm27xx/Makefile
+++ b/target/linux/bcm27xx/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=bcm27xx
BOARDNAME:=Broadcom BCM27xx
-FEATURES:=ext4 audio usb usbgadget display gpio fpu squashfs rootfs-part boot-part
+FEATURES:=dt-overlay ext4 audio usb usbgadget display gpio fpu squashfs rootfs-part boot-part
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
KERNEL_PATCHVER=5.10
--
2.34.0
More information about the openwrt-devel
mailing list