From: INAGAKI Hiroshi Date: Mon, 8 Apr 2024 14:21:44 +0000 (+0900) Subject: mvebu: cortexa72: enable emmc feature X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=61f3e2d1326e2bbb7396538c66549e649a6cf9b7;p=openwrt%2Fstaging%2Fpepe2k.git mvebu: cortexa72: enable emmc feature Enable "emmc" feature to use the emmc helpers on sysupgrade. Signed-off-by: INAGAKI Hiroshi Link: https://github.com/openwrt/openwrt/pull/16904 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/mvebu/cortexa72/target.mk b/target/linux/mvebu/cortexa72/target.mk index 8601077b38..72da6b3360 100644 --- a/target/linux/mvebu/cortexa72/target.mk +++ b/target/linux/mvebu/cortexa72/target.mk @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk ARCH:=aarch64 BOARDNAME:=Marvell Armada 7k/8k (ARM64) CPU_TYPE:=cortex-a72 -FEATURES+=ext4 +FEATURES+=emmc ext4 DEFAULT_PACKAGES+=e2fsprogs ethtool mkf2fs partx-utils KERNELNAME:=Image dtbs