summaryrefslogtreecommitdiff
path: root/package/kexec
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-09-27 18:08:51 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-09-27 18:08:51 +0200
commite611747255055ad6f9409dffe7eefd233ac86964 (patch)
treebb7f18de995dcfd0b4a947b5c7e912ea6a5fc486 /package/kexec
parented6bdad8a6181d9d128252f1c7a6cb2cce81ab03 (diff)
parent478ea1a12dffca0025c0ad55ad702cbaec465f93 (diff)
Merge branch 'for-2010.11/no-install-strip' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/kexec')
-rw-r--r--package/kexec/kexec.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/kexec/kexec.mk b/package/kexec/kexec.mk
index 5081ee81a..417e94eb2 100644
--- a/package/kexec/kexec.mk
+++ b/package/kexec/kexec.mk
@@ -6,8 +6,6 @@
KEXEC_VERSION = 2.0.1
KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.bz2
KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/kernel/people/horms/kexec-tools/
-# no install-strip/install-exec
-KEXEC_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
ifeq ($(BR2_PACKAGE_KEXEC_ZLIB),y)
KEXEC_CONF_OPT += --with-zlib