X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fomap%2FMakefile;fp=target%2Flinux%2Fomap%2FMakefile;h=91b9d9b20a2c4c1018465e83bbb47eb3ed69185b;hb=aa53f78038d541052de8764323f6f26578327606;hp=bc861f1117009bc8372634f805e89cf98474ba28;hpb=a810e7789ab52b65dca7c3dc74e0b96f44679950;p=lede-git%2F.git diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index bc861f1117..91b9d9b20a 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -19,12 +19,12 @@ MAINTAINER:=Alexander Couzens KERNELNAME:=zImage dtbs -include $(INCLUDE_DIR)/target.mk - -DEFAULT_PACKAGES += uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda - define Target/Description TI OMAP boards endef +include $(INCLUDE_DIR)/target.mk + +DEFAULT_PACKAGES += uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda + $(eval $(call BuildTarget))