瀏覽代碼

omap: add generic subtarget

Same game as for 853e4dd3062df7cb5704b15d6af6730e3194b571. Add generic
to the filenames.

Signed-off-by: Christian Marangi <[email protected]>
Christian Marangi 2 年之前
父節點
當前提交
b2bfea481e
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      target/linux/omap/Makefile
  2. 1 0
      target/linux/omap/generic/target.mk

+ 1 - 0
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

+ 1 - 0
target/linux/omap/generic/target.mk

@@ -0,0 +1 @@
+BOARDNAME:=Generic