diff options
| author | Peter Korsgaard | 2009-02-25 15:28:49 +0100 |
|---|---|---|
| committer | Peter Korsgaard | 2009-02-25 15:28:49 +0100 |
| commit | 4bf006c12c34283a90531f8b613408056daa2e9d (patch) | |
| tree | 0c276c6207e9104c36f5918e8e435078fc4379c4 /target/linux | |
| parent | linux: always apply platform patches if available (diff) | |
| download | buildroot-4bf006c12c34283a90531f8b613408056daa2e9d.tar.gz buildroot-4bf006c12c34283a90531f8b613408056daa2e9d.tar.xz buildroot-4bf006c12c34283a90531f8b613408056daa2e9d.zip | |
avr32: rename 2.6.28.x kernel patches to match current kernel headers version
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/Config.in.versions | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/Config.in.versions b/target/linux/Config.in.versions index 583d38c72..caacfae38 100644 --- a/target/linux/Config.in.versions +++ b/target/linux/Config.in.versions @@ -19,13 +19,13 @@ config LINUX26_LATEST_MM_VERSION config BR2_KERNEL_CURRENT_VERSION string - default "2.6.28.2" + default "2.6.28.7" help This is the latest stable kernel (including minor version) config BR2_KERNEL_LATEST_2_6_28 string - default "2" + default "7" config BR2_KERNEL_LATEST_2_6_27 string |
