[PATCH 5/6] sunxi: enable dt-overlay

Daniel Golle daniel at makrotopia.org
Wed Nov 24 17:08:05 PST 2021


Enable 'dt-overlay' feature for sunxi target.

Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 target/linux/sunxi/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile
index 1c94c6eaaf..bdb982efcc 100644
--- a/target/linux/sunxi/Makefile
+++ b/target/linux/sunxi/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=sunxi
 BOARDNAME:=Allwinner A1x/A20/A3x/H3/H5/R40
-FEATURES:=fpu usb ext4 display rtc squashfs
+FEATURES:=dt-overlay fpu usb ext4 display rtc squashfs
 SUBTARGETS:=cortexa8 cortexa7 cortexa53
 
 KERNEL_PATCHVER:=5.10
-- 
2.34.0




More information about the openwrt-devel mailing list