X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fboot%2Fkexec-tools%2FMakefile;h=8c1c255cbabce2cba867e58a1f36cb786da37571;hb=a55ac4d143ee4c8ce1048efadd0d63a61312df1c;hp=2e1446d6f5b586d4a0111ff0a262d213174dae6c;hpb=d13538ba06757e3b37dd44bee0d0fb64c8c23593;p=openwrt-github%2F.git diff --git a/package/boot/kexec-tools/Makefile b/package/boot/kexec-tools/Makefile index 2e1446d6f5..8c1c255cba 100644 --- a/package/boot/kexec-tools/Makefile +++ b/package/boot/kexec-tools/Makefile @@ -54,7 +54,8 @@ CONFIGURE_ARGS = \ --sbindir=/usr/sbin \ --libexecdir=/usr/lib \ --sysconfdir=/etc \ - $(if $(CONFIG_KEXEC_ZLIB),--with,--without)-zlib + $(if $(CONFIG_KEXEC_ZLIB),--with,--without)-zlib \ + --without-lzma TARGET_CFLAGS += -ffunction-sections -fdata-sections TARGET_LDFLAGS += -Wl,--gc-sections