Browse Source

libelf: fix typo

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 12 years ago
parent
commit
1b28718006
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libelf/libelf.mk

+ 1 - 1
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