From c028e1b1a0ad1e2105f3d13e7dd25a72e8d405fd Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Mon, 19 Dec 2022 16:46:44 +0100 Subject: tegra: add generic subtarget Same game as for 853e4dd3062df7cb5704b15d6af6730e3194b571. Add generic to the filenames. Signed-off-by: Christian Marangi --- target/linux/tegra/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/tegra/Makefile') diff --git a/target/linux/tegra/Makefile b/target/linux/tegra/Makefile index 51019607f2..81db1ac5fc 100644 --- a/target/linux/tegra/Makefile +++ b/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 -- cgit v1.2.3