build: fix subtarget descriptions
[openwrt/staging/wigyori.git] / target / linux / realview / Makefile
index c4f7a72e390f5c78d85c887d7adc9b8c6ed8f229..5bff0969d53ec21fe1a42c04f3de1d6e06064b1c 100644 (file)
@@ -18,12 +18,12 @@ 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))