diff options
Diffstat (limited to 'package/boot/uboot-imx6')
-rw-r--r-- | package/boot/uboot-imx6/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/boot/uboot-imx6/Makefile b/package/boot/uboot-imx6/Makefile index 78b1c33254..7074da9f0d 100644 --- a/package/boot/uboot-imx6/Makefile +++ b/package/boot/uboot-imx6/Makefile @@ -18,9 +18,6 @@ PKG_SOURCE_URL:= \ ftp://ftp.denx.de/pub/u-boot PKG_MD5SUM:=6d2116d1385a66e9a59742caa9d62a54 -PKG_LICENSE:=GPL-2.0 GPL-2.0+ -PKG_LICENSE_FILES:=Licenses/README - PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk |