diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-04-09 23:23:21 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-04-09 23:24:33 +0200 |
commit | 7c5786aa50a454ae308bb1eb33f397d00930deb6 (patch) | |
tree | 829308e776d962feb2470a03769f37ecd9928951 /recipes/linux/linux_2.6.25.20.bb | |
parent | d187eec071bb0afe8bda13cbf7b89170fe99e384 (diff) |
various kernels: add missing DEFAULT_PREFERENCE = "-1"
Diffstat (limited to 'recipes/linux/linux_2.6.25.20.bb')
-rw-r--r-- | recipes/linux/linux_2.6.25.20.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.25.20.bb b/recipes/linux/linux_2.6.25.20.bb index 7b9308cf1d..6440e0650b 100644 --- a/recipes/linux/linux_2.6.25.20.bb +++ b/recipes/linux/linux_2.6.25.20.bb @@ -8,6 +8,7 @@ require linux.inc PR = "r2" +DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_ronetix-pm9263 = "1" DEFAULT_PREFERENCE_ronetix-pm9261 = "1" |