mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-02 04:12:29 +00:00
octeontx: add generic subtarget
Same game as for 853e4dd306
. Add generic
to the filenames.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
c028e1b1a0
commit
8e2e67d117
@ -8,6 +8,7 @@ ARCH:=aarch64
|
||||
BOARD:=octeontx
|
||||
BOARDNAME:=Octeon-TX
|
||||
FEATURES:=targz pcie gpio rtc usb fpu
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=5.10
|
||||
|
||||
|
1
target/linux/octeontx/generic/target.mk
Normal file
1
target/linux/octeontx/generic/target.mk
Normal file
@ -0,0 +1 @@
|
||||
BOARDNAME:=Generic
|
Loading…
Reference in New Issue
Block a user