diff options
Diffstat (limited to 'package/boot/uboot-kirkwood/Makefile')
-rw-r--r-- | package/boot/uboot-kirkwood/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/boot/uboot-kirkwood/Makefile b/package/boot/uboot-kirkwood/Makefile index 2f4a1bbbfe..f12c13bda2 100644 --- a/package/boot/uboot-kirkwood/Makefile +++ b/package/boot/uboot-kirkwood/Makefile @@ -19,9 +19,6 @@ PKG_SOURCE_URL:= \ PKG_MD5SUM:=36d4bad687edcafa396fee607e505d4e PKG_TARGETS:=bin -PKG_LICENSE:=GPL-2.0 GPL-2.0+ -PKG_LICENSE_FILES:=Licenses/README - PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk |