mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
octeontx: add generic subtarget
Same game as for 853e4dd3062df7cb5704b15d6af6730e3194b571. 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
|
BOARD:=octeontx
|
||||||
BOARDNAME:=Octeon-TX
|
BOARDNAME:=Octeon-TX
|
||||||
FEATURES:=targz pcie gpio rtc usb fpu
|
FEATURES:=targz pcie gpio rtc usb fpu
|
||||||
|
SUBTARGETS:=generic
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.10
|
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…
x
Reference in New Issue
Block a user