treewide: remove maintainer variable from targets
[openwrt/openwrt.git] / target / linux / tegra / Makefile
index 8a611e29abb4814ce7ed4d55b46b7afab2b74c85..906eb0596bf74cd87dc95304e1e9b2eca0cfa28c 100644 (file)
@@ -12,10 +12,8 @@ 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
-MAINTAINER := Tomasz Maciej Nowak <tomek_n@o2.pl>
 
-KERNEL_PATCHVER := 4.14
-KERNEL_TESTING_PATCHVER := 4.19
+KERNEL_PATCHVER := 4.19
 
 include $(INCLUDE_DIR)/target.mk