[PATCH 4/6] rockchip: enable dt-overlay

Daniel Golle daniel at makrotopia.org
Wed Nov 24 17:07:38 PST 2021


Enable 'dt-overlay' feature for rockchip target.

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

diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile
index 0245f02eac..891bd14d94 100644
--- a/target/linux/rockchip/Makefile
+++ b/target/linux/rockchip/Makefile
@@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=rockchip
 BOARDNAME:=Rockchip
-FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-part squashfs
+FEATURES:=dt-overlay ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-part squashfs
 SUBTARGETS:=armv8
 
 KERNEL_PATCHVER=5.10
-- 
2.34.0




More information about the openwrt-devel mailing list