projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
506d0c4
)
qoriq: add squashfs to FEATURES
author
Stijn Tintel
<stijn@linux-ipv6.be>
Tue, 15 Oct 2024 09:13:35 +0000
(12:13 +0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Tue, 15 Oct 2024 09:15:10 +0000
(12:15 +0300)
The snapshot builds for qoriq only contain ext4 images. Add squashfs to
FEATURES to also have the buildbots build squashfs images.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/qoriq/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/qoriq/Makefile
b/target/linux/qoriq/Makefile
index 782d2dc6466b3d5fe229cf6c0c664a1315c241b0..6320cdfeb0e4dd9d491033788fd3210f77fdce1a 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 rootfs-part rtc
+FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc
squashfs
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.6