mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 09:26:28 +00:00
octeontx: add sqaushfs and ramdisk to features
Add squashfs and ramdisk to features as these are commonly used images for the octeontx. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
f6d394e9f2
commit
af5635e6ca
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user