diff options
author | Denys Dmytriyenko <denis@denix.org> | 2010-03-09 10:07:48 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2010-03-09 10:07:48 -0500 |
commit | 64a935572158eb17a44585f24d393add83b0dbcb (patch) | |
tree | b7582b1954e0a8d69ac7a644d47a0cd27bce2299 /conf/machine/include | |
parent | dd28281a552dd815c6a588236f41e7dc4cfd3d94 (diff) |
linux-davinci: update to the latest staging snapshot
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 f3f491c275..2d744e9897 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 = "r33" +MACHINE_KERNEL_PR = "r34" TARGET_ARCH = "arm" |