소스 검색

tegra: add generic subtarget

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

Signed-off-by: Christian Marangi <[email protected]>
Christian Marangi 2 년 전
부모
커밋
c028e1b1a0
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      target/linux/tegra/Makefile
  2. 1 0
      target/linux/tegra/generic/target.mk

+ 1 - 0
target/linux/tegra/Makefile

@@ -10,6 +10,7 @@ BOARDNAME := NVIDIA Tegra
 FEATURES := audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc squashfs usb
 CPU_TYPE := cortex-a9
 CPU_SUBTYPE := vfpv3-d16
+SUBTARGETS := generic
 
 KERNEL_PATCHVER := 5.10
 KERNEL_TESTING_PATCHVER := 5.15

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

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