projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2601873
)
octeontx: add sqaushfs and ramdisk to features
author
Tim Harvey
<tharvey@gateworks.com>
Wed, 28 Dec 2022 21:38:15 +0000
(13:38 -0800)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 3 Feb 2023 12:54:45 +0000
(13:54 +0100)
Add squashfs and ramdisk to features as these are commonly used images
for the octeontx.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
(cherry picked from commit
af5635e6ca12d3be275560a58ac6e2793e218fcd
)
target/linux/octeontx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeontx/Makefile
b/target/linux/octeontx/Makefile
index eb90529740e40ee0c2f43f33e815a17056dede5c..03ab287bd53a8faa6866853d37bc0b8b84934cef 100644
(file)
--- a/
target/linux/octeontx/Makefile
+++ b/
target/linux/octeontx/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
ARCH:=aarch64
BOARD:=octeontx
BOARDNAME:=Octeon-TX
-FEATURES:=targz pcie gpio rtc usb fpu
+FEATURES:=
squashfs ramdisk
targz pcie gpio rtc usb fpu
KERNEL_PATCHVER:=5.10