From: Jo-Philipp Wich Date: Fri, 29 May 2015 15:08:29 +0000 (+0000) Subject: uboot-omap: allow generating dummy ipks, fixes omap imagebuilder X-Git-Tag: reboot~2909 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=129ce36806ec09573a372497b7c680aad9321f71;p=openwrt%2Fopenwrt.git uboot-omap: allow generating dummy ipks, fixes omap imagebuilder Signed-off-by: Jo-Philipp Wich SVN-Revision: 45841 --- diff --git a/package/boot/uboot-omap/Makefile b/package/boot/uboot-omap/Makefile index 6e836d047a..e21e2e1b2b 100644 --- a/package/boot/uboot-omap/Makefile +++ b/package/boot/uboot-omap/Makefile @@ -17,7 +17,6 @@ PKG_SOURCE_URL:= \ http://mirror2.openwrt.org/sources \ ftp://ftp.denx.de/pub/u-boot PKG_MD5SUM:=a076a044b64371edc52f7e562b13f6b2 -PKG_TARGETS:=bin PKG_LICENSE:=GPL-2.0 GPL-2.0+ PKG_LICENSE_FILES:=Licenses/README