armvirt: new target
[openwrt/staging/noltari.git] / target / linux / realview / Makefile
index e7a1220f60577de3734a0bdf08926489f0aea7e1..5bff0969d53ec21fe1a42c04f3de1d6e06064b1c 100644 (file)
@@ -14,16 +14,16 @@ CPU_TYPE:=mpcore
 CPU_SUBTYPE:=vfp
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=4.4
 
 DEVICE_TYPE:=developerboard
 
-include $(INCLUDE_DIR)/target.mk
-
 define Target/Description
        Build images for ARM Ltd. Realview boards to be run with qemu
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
 KERNELNAME:=zImage
 
 $(eval $(call BuildTarget))