Skip to content

Commit

Permalink
mvebu: cortexa72: enable emmc feature
Browse files Browse the repository at this point in the history
Enable "emmc" feature to use the emmc helpers on sysupgrade.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
  • Loading branch information
musashino205 committed Sep 15, 2024
1 parent 891b54d commit 8ad1146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/mvebu/cortexa72/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8ad1146

Please sign in to comment.