diff cross-compiler.sh @ 85:7c874da5505c

Switch config-linux to miniconfig-linux. Adjust the build and config scripts, and check in the config shrinker script while I'm at it.
author Rob Landley <rob@landley.net>
date Sun, 14 Jan 2007 03:11:45 -0500
parents 8fb80545fe84
children cb4ddcaed8eb
line wrap: on
line diff
--- a/cross-compiler.sh	Sat Jan 13 19:30:15 2007 -0500
+++ b/cross-compiler.sh	Sun Jan 14 03:11:45 2007 -0500
@@ -54,7 +54,7 @@
 
 [ $? -ne 0 ] && dienow
 
-# Install the linux kernel, and kernel headers.
+# Install kernel headers.
 
 setupfor linux
 # Install Linux kernel headers (for use by uClibc).