X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far7%2FMakefile;fp=target%2Flinux%2Far7%2FMakefile;h=c5a6035b53fc5e7c8b09a2e856e87c0579c71a28;hp=1832e7b5e077d7dfb6eb598b56f9fa985d219af7;hb=aa53f78038d541052de8764323f6f26578327606;hpb=a810e7789ab52b65dca7c3dc74e0b96f44679950 diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 1832e7b5e0..c5a6035b53 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -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))