treewide: simplify inclusion of subtarget image files
[openwrt/openwrt.git] / target / linux / layerscape / Makefile
index 9b8ae4082ff910679078b4c1a08b4ec39f70daac..476297a678e3ab7a644960e685db7dde01e5f551 100644 (file)
@@ -8,10 +8,9 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=layerscape
 BOARDNAME:=NXP Layerscape
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=5.4
 FEATURES:=squashfs nand usb pcie gpio fpu ubifs ext4
-SUBTARGETS:=armv8_64b armv8_32b armv7
-MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com>
+SUBTARGETS:=armv8_64b armv7
 
 define Target/Description
        Build firmware images for NXP Layerscape based boards.