From: jow Date: Fri, 29 May 2015 15:08:29 +0000 (+0000) Subject: uboot-omap: allow generating dummy ipks, fixes omap imagebuilder X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=a6ca6b129c11c04b9021964010ea254f6991aa2c;p=openwrt.git uboot-omap: allow generating dummy ipks, fixes omap imagebuilder Signed-off-by: Jo-Philipp Wich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45841 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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