build: fix subtarget descriptions
[openwrt/staging/chunkeey.git] / target / linux / ppc44x / Makefile
index 17a3f5893ae145467206ea636ffff46b6de761ea..5187cb3e23acd78c128952babb41b8d4c36ad2a3 100644 (file)
@@ -15,12 +15,12 @@ MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 KERNEL_PATCHVER:=3.18
 
-include $(INCLUDE_DIR)/target.mk
-
 define Target/Description
        Build firmware images for AMCC/IBM PPC44x based boards.
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
 KERNELNAME:=uImage cuImage.taishan
 
 $(eval $(call BuildTarget))