mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
omap: 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
314d997e26
commit
b2bfea481e
@ -10,6 +10,7 @@ BOARDNAME:=TI OMAP3/4/AM33xx
|
||||
FEATURES:=usb usbgadget ext4 targz fpu audio display nand rootfs-part squashfs
|
||||
CPU_TYPE:=cortex-a8
|
||||
CPU_SUBTYPE:=vfpv3
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=5.10
|
||||
KERNEL_TESTING_PATCHVER:=5.15
|
||||
|
1
target/linux/omap/generic/target.mk
Normal file
1
target/linux/omap/generic/target.mk
Normal file
@ -0,0 +1 @@
|
||||
BOARDNAME:=Generic
|
Loading…
Reference in New Issue
Block a user