diff mbox series

octeontx: add sqaushfs and ramdisk to features

Message ID 20221228213815.3183618-1-tharvey@gateworks.com
State Accepted
Delegated to: Hauke Mehrtens
Headers show
Series octeontx: add sqaushfs and ramdisk to features | expand

Commit Message

Tim Harvey Dec. 28, 2022, 9:38 p.m. UTC
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/target/linux/octeontx/Makefile b/target/linux/octeontx/Makefile
index 9b29e567589e..50c5cd6d217d 100644
--- 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