mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
kirkwood: 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
cf49c7d522
commit
cada395a50
@ -9,6 +9,7 @@ BOARD:=kirkwood
|
|||||||
BOARDNAME:=Marvell Kirkwood
|
BOARDNAME:=Marvell Kirkwood
|
||||||
FEATURES:=usb nand squashfs ramdisk
|
FEATURES:=usb nand squashfs ramdisk
|
||||||
CPU_TYPE:=xscale
|
CPU_TYPE:=xscale
|
||||||
|
SUBTARGETS:=generic
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.10
|
KERNEL_PATCHVER:=5.10
|
||||||
KERNEL_TESTING_PATCHVER:=5.15
|
KERNEL_TESTING_PATCHVER:=5.15
|
||||||
|
1
target/linux/kirkwood/generic/target.mk
Normal file
1
target/linux/kirkwood/generic/target.mk
Normal file
@ -0,0 +1 @@
|
|||||||
|
BOARDNAME:=Generic
|
Loading…
Reference in New Issue
Block a user