diff options
Diffstat (limited to 'package/boot/kexec-tools/Makefile')
-rw-r--r-- | package/boot/kexec-tools/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/boot/kexec-tools/Makefile b/package/boot/kexec-tools/Makefile index deeb4a5abe..8c1c255cba 100644 --- a/package/boot/kexec-tools/Makefile +++ b/package/boot/kexec-tools/Makefile @@ -15,9 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kexec PKG_MD5SUM:=05992bc8c0673fc55be7b6d27e48a8db -PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILES:=COPYING - PKG_FIXUP:=autoreconf PKG_CONFIG_DEPENDS := CONFIG_KEXEC_ZLIB |