wok diff linux-source/receipt @ rev 1467

linux-source: build kernel in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 04 11:49:56 2008 +0000 (2008-10-04)
parents d5b93c942f68
children 9059daaaa23d
line diff
     1.1 --- a/linux-source/receipt	Tue Jul 22 13:15:55 2008 -0700
     1.2 +++ b/linux-source/receipt	Sat Oct 04 11:49:56 2008 +0000
     1.3 @@ -37,7 +37,7 @@
     1.4  		patch -p1 < slitaz/$patch_file
     1.5  	done < slitaz/patches
     1.6  	cp slitaz/config .config
     1.7 -	make oldconfig && make prepare
     1.8 +	make oldconfig && make bzImage && make modules
     1.9  	cat <<EOT
    1.10  ----
    1.11  To modify the kernel configuration: