wok diff linux/receipt @ rev 14079

linux: use the ondemand governor
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 22 17:14:40 2013 +0100 (2013-02-22)
parents e2362e98e9c0
children 416fab3c90c0
line diff
     1.1 --- a/linux/receipt	Sat Jan 26 23:02:58 2013 +0100
     1.2 +++ b/linux/receipt	Fri Feb 22 17:14:40 2013 +0100
     1.3 @@ -281,6 +281,8 @@
     1.4      mkdir -p $path
     1.5      cp -a $_pkg/lib/modules/$KBASEVER-slitaz/mo* \
     1.6  		$fs/lib/modules/$KBASEVER-slitaz
     1.7 +    [ "$KBASEVER" != "$VERSION" ] &&
     1.8 +	ln -s $KBASEVER-slitaz $fs/lib/modules/$VERSION-slitaz
     1.9      # Get the base modules
    1.10      export src
    1.11      export _pkg