projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
615dbec
)
qoriq: fix typo in FEATURES
author
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 5 Oct 2022 11:05:55 +0000
(14:05 +0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Fri, 11 Nov 2022 14:25:29 +0000
(16:25 +0200)
There is no root-part FEATURE.
Reported-by: Karl Palsson <karlp@etactica.com>
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit
dc51342d34c267d6dc8c69d72979cab394f49d4b
)
target/linux/qoriq/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/qoriq/Makefile
b/target/linux/qoriq/Makefile
index 2dc08afd8c95efd5b63be5f7b0e26d1e128dd1eb..660d9d85a6fc3f14687fea6393e2b4eed4f5ef3d 100644
(file)
--- 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 root
fs
-part rtc source-only
SUBTARGETS:=generic
KERNEL_PATCHVER:=5.10