mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-07 20:32:11 -05:00
ath25: 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
376eb2d924
commit
13d6048e06
@ -8,6 +8,7 @@ ARCH:=mips
|
||||
BOARD:=ath25
|
||||
BOARDNAME:=Atheros AR231x/AR5312
|
||||
FEATURES:=squashfs low_mem small_flash
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=5.10
|
||||
KERNEL_TESTING_PATCHVER:=5.10
|
||||
|
||||
1
target/linux/ath25/generic/target.mk
Normal file
1
target/linux/ath25/generic/target.mk
Normal file
@ -0,0 +1 @@
|
||||
BOARDNAME:=Generic
|
||||
Loading…
Reference in New Issue
Block a user