diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-07-14 13:43:37 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-07-14 13:43:37 +0200 |
commit | e48d8ba57d59d4400251a526ee9c03fa0b07c36f (patch) | |
tree | 6fc41f594a426eda1dd9d135260b34f7ead93e2f /configs | |
parent | 908c5610cc2e74340b6e589e4331cee780dea05e (diff) |
sheevaplug_defconfig: use 2.6.39.3
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/sheevaplug_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig index 305aadd5a..3ba568ea5 100644 --- a/configs/sheevaplug_defconfig +++ b/configs/sheevaplug_defconfig @@ -19,6 +19,6 @@ BR2_TARGET_UBOOT_FORMAT_KWB=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.39.2" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.39.3" BR2_LINUX_KERNEL_DEFCONFIG="kirkwood" BR2_LINUX_KERNEL_UIMAGE=y |