omap: add generic subtarget
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 19 Dec 2022 15:47:35 +0000 (16:47 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 23 Dec 2022 18:44:22 +0000 (19:44 +0100)
Same game as for 853e4dd3062df7cb5704b15d6af6730e3194b571. Add generic
to the filenames.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/omap/Makefile
target/linux/omap/generic/target.mk [new file with mode: 0644]

index 51f19862d672081631ccfca03bf137decddc20e2..364fa07e8e184b2a9cfa1ac0252273cd2daf9d2e 100644 (file)
@@ -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 (file)
index 0000000..f5cb1fb
--- /dev/null
@@ -0,0 +1 @@
+BOARDNAME:=Generic