summaryrefslogtreecommitdiffstats
path: root/package/libelf
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-07-30 19:10:31 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-07-30 19:11:27 +0200
commit1b28718006cadcd840fa7ab29027c541f2ded1eb (patch)
tree4a987d97d108d923f9e351bca4eb65dc68bde92d /package/libelf
parentc8a222f2adf7f7933124ebd17064acf54e6e3ff3 (diff)
downloadbuildroot-novena-1b28718006cadcd840fa7ab29027c541f2ded1eb.tar.gz
buildroot-novena-1b28718006cadcd840fa7ab29027c541f2ded1eb.zip
libelf: fix typo
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libelf')
-rw-r--r--package/libelf/libelf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libelf/libelf.mk b/package/libelf/libelf.mk
index daee7fdff..b77b7b2ea 100644
--- a/package/libelf/libelf.mk
+++ b/package/libelf/libelf.mk
@@ -10,7 +10,7 @@ LIBELF_INSTALL_STAGING = YES
LIBELF_INSTALL_STAGING_OPT = instroot=$(STAGING_DIR) install
LIBELF_INSTALL_TARGET_OPT = instroot=$(TARGET_DIR) install
-LIBELD_CONF_ENV = libelf_cv_working_memmove=yes \
+LIBELF_CONF_ENV = libelf_cv_working_memmove=yes \
mr_cv_target_elf=yes \
libelf_64bit=yes