build: fix subtarget descriptions
[openwrt/staging/yousong.git] / target / linux / octeon / Makefile
index 5cddd2de854469c1d52c18e944abe54869097ad4..afef2ba67e7714d98167a2533808ca4af61fd2f2 100644 (file)
@@ -15,11 +15,10 @@ MAINTAINER:=John Crispin <john@phrozen.org>
 
 KERNEL_PATCHVER:=4.4
 
-include $(INCLUDE_DIR)/target.mk
-
-
 define Target/Description
        Build firmware images for Cavium Networks Octeon-based boards.
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
 $(eval $(call BuildTarget))