summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b4e9e0d9e..28a7159be 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -154,7 +154,6 @@ headers-y += $(target-headers-sysdep)
headers: include/bits/uClibc_config.h
pregen: include/bits/sysnum.h headers
- $(Q)$(if $(UCLIBC_HAS_LOCALE),$(MAKE) -C extra/locale locale_headers)
include/bits/sysnum.h: $(top_srcdir)extra/scripts/gen_bits_syscall_h.sh
$(Q)$(INSTALL) -d $(@D)