diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-04 16:21:58 +0200 |
---|---|---|
committer | Koen Kooi <koen@Powerbook-3.local> | 2009-06-05 17:48:11 +0200 |
commit | d12429c3122671ee8312aabbaa3794c3a9877ea8 (patch) | |
tree | 3d3ed1cee0c9a3d6da91bb9b60b6ff6daa524b52 /conf/machine/include | |
parent | 17bbd23a96b310ef8e2842331a6355228f6c440b (diff) |
linux-davinci git: add OTG to dm355-leopard defconfig
Diffstat (limited to 'conf/machine/include')
-rw-r--r-- | conf/machine/include/davinci.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc index a42ee7ea52..3134c28d18 100644 --- a/conf/machine/include/davinci.inc +++ b/conf/machine/include/davinci.inc @@ -1,7 +1,7 @@ require conf/machine/include/tune-arm926ejs.inc # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r7" +MACHINE_KERNEL_PR = "r8" TARGET_ARCH = "arm" |