build: fix subtarget descriptions
[openwrt/openwrt.git] / target / linux / archs38 / Makefile
index 166d3d554073c54ef2ae63fa603134c3c1f919aa..be0d7228931088332e2265073d030a85d2297bf3 100644 (file)
@@ -17,10 +17,10 @@ KERNEL_PATCHVER:=4.4
 
 DEVICE_TYPE:=developerboard
 
-include $(INCLUDE_DIR)/target.mk
-
 define Target/Description
        Synopsys DesignWare boards
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
 $(eval $(call BuildTarget))