build: fix subtarget descriptions
[openwrt/openwrt.git] / target / linux / ar7 / Makefile
index 1832e7b5e077d7dfb6eb598b56f9fa985d219af7..c5a6035b53fc5e7c8b09a2e856e87c0579c71a28 100644 (file)
@@ -15,12 +15,12 @@ SUBTARGETS:=generic ac49x
 
 KERNEL_PATCHVER:=3.18
 
-include $(INCLUDE_DIR)/target.mk
-
-DEFAULT_PACKAGES+= swconfig
-
 define Target/Description
        Build firmware images for TI AR7 based routers.
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
+DEFAULT_PACKAGES+= swconfig
+
 $(eval $(call BuildTarget))