svn commit: trunk/uClibc

psm at uclibc.org psm at uclibc.org
Thu Nov 24 07:09:27 UTC 2005


Author: psm
Date: 2005-11-23 23:09:26 -0800 (Wed, 23 Nov 2005)
New Revision: 12506

Log:
Probably this caused failures in buildroot. Buildroot should run: make oldconfig; make pregen(headers); make; make install

Modified:
   trunk/uClibc/Makefile.in


Changeset:
Modified: trunk/uClibc/Makefile.in
===================================================================
--- trunk/uClibc/Makefile.in	2005-11-24 06:53:24 UTC (rev 12505)
+++ trunk/uClibc/Makefile.in	2005-11-24 07:09:26 UTC (rev 12506)
@@ -50,9 +50,7 @@
 else
 export header_extra_args = -n
 endif
-headers: include/bits/sysnum.h
-
-include/bits/sysnum.h: include/bits/uClibc_config.h
+headers: include/bits/uClibc_config.h
 	$(MAKE) headers-y
 	@$(SHELL_SET_X); \
 	$(top_srcdir)extra/scripts/fix_includes.sh \




More information about the uClibc-cvs mailing list