build: fix subtarget descriptions
[openwrt/openwrt.git] / target / linux / ppc40x / Makefile
index fc85b03c2940bdf5e81ae6c859da1e3c33073ef5..3529bb3db501e4eed0db5a4b4a40647324e389e9 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 PPC40x based boards.
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
 KERNELNAME:=uImage cuImage.magicbox cuImage.openrb
 
 $(eval $(call BuildTarget))