mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01: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>
(cherry picked from commit af5635e6ca)
This commit is contained in:
parent
2601873cc5
commit
212c3ffdfc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue