Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc.

-Erik
This commit is contained in:
Eric Andersen
2002-08-28 21:28:19 +00:00
parent c75e4a1f62
commit f952c942fb
5 changed files with 26 additions and 44 deletions

View File

@@ -55,3 +55,12 @@ user-mode-linux_clean: clean
user-mode-linux-dirclean:
rm -rf $(UMLINUX_DIR)
#############################################################
#
# Setup the kernel headers, but don't compile anything for the target yet,
# since we still need to build a cross-compiler to do that little task for
# us... Try to work around this little chicken-and-egg problem..
#
#############################################################
linux_headers: $(UMLINUX_DIR)/.configured