diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2009-06-08 18:48:42 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-06-09 00:09:31 +0200 |
commit | 5deeccdac3df18c75e2f6c76cbf274a633cefb54 (patch) | |
tree | 23a8ab3006e47cf69d41384844a57a94bfd9ae91 /recipes/linux/linux_2.6.28.bb | |
parent | 1699ea3cee0b6ab7675d8f11e9ee44f167c38f9d (diff) |
linux: Update 2.6.28 defconfig for tx27
Diffstat (limited to 'recipes/linux/linux_2.6.28.bb')
-rw-r--r-- | recipes/linux/linux_2.6.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb index bded7ed03e..415f81a1cb 100644 --- a/recipes/linux/linux_2.6.28.bb +++ b/recipes/linux/linux_2.6.28.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r9" +PR = "r10" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" |