diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-27 08:58:47 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-27 10:23:04 +0100 |
commit | bd9a2a328fb73f7d53de791db4a686aa5542b1da (patch) | |
tree | 58bc7cedd825adc2a68295ab5b22f3d7a51b16c9 /target/config/Config.in.kernelversion | |
parent | 351e497c647e9bd7b2e734765f6cf3a645b9cf65 (diff) |
bcm28xx: update bootloader and userland libraries
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 62e8dec8a..7a6ac8fab 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -217,7 +217,7 @@ config ADK_TARGET_KERNEL_GIT config ADK_TARGET_KERNEL_GIT_VER string "kernel version" depends on ADK_TARGET_KERNEL_VERSION_GIT - default "4.9.10-1-v7+" if ADK_TARGET_BOARD_BCM28XX + default "4.9.12-1-v7+" if ADK_TARGET_BOARD_BCM28XX default "3.14.79-1+" if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 default "4.4.37-1+" if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK default "2.6.33" if ADK_TARGET_SYSTEM_KINETIS_K70 |