wok diff linux/receipt @ rev 245
Linux: acpi support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 19 14:02:08 2008 +0100 (2008-02-19) |
parents | 938fc6a41f5a |
children | f808fda230ba |
line diff
1.1 --- a/linux/receipt Thu Feb 14 19:08:39 2008 +0100 1.2 +++ b/linux/receipt Tue Feb 19 14:02:08 2008 +0100 1.3 @@ -19,6 +19,7 @@ 1.4 patch -p1 < ../stuff/decompress_unlzma.u 1.5 make mrproper 1.6 cp ../stuff/$PACKAGE-$VERSION-slitaz.config .config 1.7 + patch -p1 < ../stuff/config-acpi-$VERSION.u 1.8 make oldconfig 1.9 make bzImage 1.10 make modules