aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2022-01-22 00:20:53 +0000
committerDaniel Golle <daniel@makrotopia.org>2022-01-23 19:48:07 +0000
commita40b4d335a19022745ef6d714f88e6b26615ad50 (patch)
treeba793567c3e04bfb71cc5db68eb326103e36a9cd /target/linux/mediatek/Makefile
parent7edd10f9dfd9010ac899ed837ce1b7929e8b68f9 (diff)
downloadupstream-a40b4d335a19022745ef6d714f88e6b26615ad50.tar.gz
upstream-a40b4d335a19022745ef6d714f88e6b26615ad50.tar.bz2
upstream-a40b4d335a19022745ef6d714f88e6b26615ad50.zip
mediatek: use CONFIG_TARGET_ROOTFS_PARTSIZE
Enable 'rootfs-part' feature to make the size of the partition of the production image configurable instead of hard-coding it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek/Makefile')
-rw-r--r--target/linux/mediatek/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile
index fb2951cc9b..466fe6dee2 100644
--- a/target/linux/mediatek/Makefile
+++ b/target/linux/mediatek/Makefile
@@ -6,7 +6,7 @@ ARCH:=arm
BOARD:=mediatek
BOARDNAME:=MediaTek Ralink ARM
SUBTARGETS:=mt7622 mt7623 mt7629
-FEATURES:=dt-overlay emmc fpu gpio nand pci pcie separate_ramdisk squashfs usb
+FEATURES:=dt-overlay emmc fpu gpio nand pci pcie rootfs-part separate_ramdisk squashfs usb
KERNEL_PATCHVER:=5.10