diff more/migrate-kernel.sh @ 1360:d51e7c7a35a6

The migrate-kernel script doesn't need to include the initramfs settings in its config. (Facepalm.)
author Rob Landley <rob@landley.net>
date Tue, 24 May 2011 02:00:11 -0500
parents a1dc80180a05
children b74d36876c0a
line wrap: on
line diff
--- a/more/migrate-kernel.sh	Sun May 22 06:09:29 2011 -0500
+++ b/more/migrate-kernel.sh	Tue May 24 02:00:11 2011 -0500
@@ -17,7 +17,7 @@
 
 USE_UNSTABLE=
 
-(getconfig linux && echo -e "$MORE_KERNEL_CONFIG") > "$WORK/miniconfig-linux"
+getconfig linux > "$WORK/miniconfig-linux"
 
 setupfor linux