archs38: build dtb files in Image/Prepare so that they are available for Device/*
[openwrt/openwrt.git] / target / linux / archs38 / Makefile
index cbdbfba34a3462afb439a94a908c400740b623bc..be0d7228931088332e2265073d030a85d2297bf3 100644 (file)
@@ -11,16 +11,16 @@ CPU_TYPE:=archs
 BOARD:=archs38
 BOARDNAME:=Synopsys DesignWare ARC HS38
 MAINTAINER:=Alexey Brodkin <abrodkin@synopsys.com>
-SUBTARGETS:=sd ramdisk
+SUBTARGETS:=generic
 
 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))