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

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

index 51019607f25b85498663f50c2c3c7222873bbaf8..81db1ac5fc63652abbd20acf9e96dd592c10ade8 100644 (file)
@@ -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
diff --git a/target/linux/tegra/generic/target.mk b/target/linux/tegra/generic/target.mk
new file mode 100644 (file)
index 0000000..f5cb1fb
--- /dev/null
@@ -0,0 +1 @@
+BOARDNAME:=Generic