wok-current 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 | 0ed558cc4347 |
children | 7ffdeac14518 |
files | linux-source/receipt |
line diff
1.1 --- a/linux-source/receipt Sat Oct 04 09:46:54 2008 +0000 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: