x86: geode/legacy: fix missing watchdog core dependencies
[oweals/openwrt.git] / target / linux / layerscape / Makefile
index 9c92bb48962879a5415ad0e40c073e87d8150d3c..c44ac6c2d5e075ef46363dd5df5f99ef7e5bb97e 100644 (file)
@@ -8,11 +8,9 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=layerscape
 BOARDNAME:=NXP Layerscape
-DEVICE_TYPE:=developerboard
-KERNEL_PATCHVER:=4.4
-FEATURES:=squashfs nand usb pcie gpio
-SUBTARGETS:=armv8_64b armv8_32b
-MAINTAINER:=Yangbo Lu <yangbo.lu@nxp.com>
+KERNEL_PATCHVER:=4.14
+FEATURES:=squashfs nand usb pcie gpio fpu ubifs ext4
+SUBTARGETS:=armv8_64b armv7
 
 define Target/Description
        Build firmware images for NXP Layerscape based boards.