diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-11-18 09:17:29 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-11-18 09:17:29 +0000 |
commit | edcd626223abbc75613209245834273e8c921e5b (patch) | |
tree | 2e7074087dbe6a6cb9b9a0585e8d4dc98d7a98e0 /conf/distro/angstrom-2008.1.conf | |
parent | ce69c8942d550d4d9f37d1b1b46d1cd71bb6fc53 (diff) |
angstrom-2008.1.conf: sync with 2007.1, use linux-handhelds-2.6 version 2.6.21-hh18
Diffstat (limited to 'conf/distro/angstrom-2008.1.conf')
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 34c94d1bd9..b91db90826 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -57,7 +57,7 @@ MACHINE_KERNEL_VERSION = "2.6" PCMCIA_MANAGER = "pcmciautils" #Preferred version for the kernel on various machines -PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh17" +PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh18" PREFERRED_VERSION_gcc = "4.2.1" PREFERRED_VERSION_gcc-cross = "4.2.1" |