aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2022-12-19 16:47:35 +0100
committerChristian Marangi <ansuelsmth@gmail.com>2022-12-23 19:44:22 +0100
commitb2bfea481e8030561346a49f92818e07518c08c2 (patch)
treecf2a748e17ebfdd2fce5ad8a446791f0b6edb332 /target/linux/omap
parent314d997e26184718713ba5a14514367edcb2661f (diff)
downloadupstream-b2bfea481e8030561346a49f92818e07518c08c2.tar.gz
upstream-b2bfea481e8030561346a49f92818e07518c08c2.tar.bz2
upstream-b2bfea481e8030561346a49f92818e07518c08c2.zip
omap: add generic subtarget
Same game as for 853e4dd3062df7cb5704b15d6af6730e3194b571. Add generic to the filenames. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/omap')
-rw-r--r--target/linux/omap/Makefile1
-rw-r--r--target/linux/omap/generic/target.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
index 51f19862d6..364fa07e8e 100644
--- a/target/linux/omap/Makefile
+++ b/target/linux/omap/Makefile
@@ -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
diff --git a/target/linux/omap/generic/target.mk b/target/linux/omap/generic/target.mk
new file mode 100644
index 0000000000..f5cb1fb19b
--- /dev/null
+++ b/target/linux/omap/generic/target.mk
@@ -0,0 +1 @@
+BOARDNAME:=Generic