arc770: mark as source-only
[openwrt/openwrt.git] / target / linux / arc770 / Makefile
index f917338aa489ec05eda33e5a169c1e4e2e9ca63a..8b164f4ccfe944c543a24340c59b87a8f1f12d52 100644 (file)
@@ -12,14 +12,14 @@ BOARDNAME:=Synopsys DesignWare ARC 770D
 MAINTAINER:=Alexey Brodkin <abrodkin@synopsys.com>
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.9
 
 DEVICE_TYPE:=developerboard
 
-include $(INCLUDE_DIR)/target.mk
-
 define Target/Description
        Synopsys DesignWare boards
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
 $(eval $(call BuildTarget))