projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6d394e
)
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, 6 Jan 2023 18:44:35 +0000
(19:44 +0100)
Add squashfs and ramdisk to features as these are commonly used images
for the octeontx.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
target/linux/octeontx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeontx/Makefile
b/target/linux/octeontx/Makefile
index 9b29e567589ed4bf84ee30283ed0a5f9acddd32a..50c5cd6d217dec7987de87fe6ba23a076b726a82 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
SUBTARGETS:=generic
KERNEL_PATCHVER:=5.10