fix build breakage introduced by [32142]

SVN-Revision: 32157
This commit is contained in:
John Crispin 2012-06-10 07:43:43 +00:00
parent cb9db16e2f
commit 16a4d29ae0
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ CONFIGURE_ARGS += \
--disable-rpath \
--enable-elf-shlibs \
--enable-dynamic-e2fsck \
--disable-tls
--disable-tls \
--disable-nls
define Host/Install
$(Host/Install/Default)