From: Stijn Tintel Date: Wed, 5 Oct 2022 11:05:55 +0000 (+0300) Subject: qoriq: fix typo in FEATURES X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fstintel.git;a=commitdiff_plain;h=dc51342d34c267d6dc8c69d72979cab394f49d4b qoriq: fix typo in FEATURES There is no root-part FEATURE. Reported-by: Karl Palsson Signed-off-by: Stijn Tintel --- diff --git a/target/linux/qoriq/Makefile b/target/linux/qoriq/Makefile index d6a84634e2..a92186fd6e 100644 --- a/target/linux/qoriq/Makefile +++ b/target/linux/qoriq/Makefile @@ -8,7 +8,7 @@ ARCH:=powerpc64 BOARD:=qoriq BOARDNAME:=NXP QorIQ (PowerPC) CPU_TYPE:=e5500 -FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk root-part rtc source-only +FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc source-only SUBTARGETS:=generic KERNEL_PATCHVER:=5.10