From f53d9ece642824fb7a7c73c5d99e8c514bee15e6 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sat, 13 Oct 2007 10:15:01 +0000 Subject: Update AVR32 toolchain with new binutils and uClibc, This time it works (cross-fingers) --- target/linux/Config.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/Config.in b/target/linux/Config.in index d2baa39f0..4402381bb 100644 --- a/target/linux/Config.in +++ b/target/linux/Config.in @@ -59,7 +59,8 @@ if BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG choice prompt "Linux Kernel Version" depends on BR2_PACKAGE_LINUX - default BR2_LINUX_2_6_22_1 + default BR2_LINUX_2_6_22_1 if !BR2_avr32 + default BR2_LINUX_2_6_22_10 if BR2_avr32 help Select the specific Linux version you want to use -- cgit v1.2.3