diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-06-18 15:45:14 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-06-18 15:45:14 +0400 |
commit | f1cc64d92cc4023fe8180dc0079d010eec0d71b0 (patch) | |
tree | 8edacc965b0513223c8e48a1c843555ab995a420 /recipes/u-boot/u-boot_2009.01.bb | |
parent | ec7b787de1ea8c71ac2e2e23be93500c347105b6 (diff) |
linux-2.6.29: add a default kernel for tqm8540
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/u-boot/u-boot_2009.01.bb')
-rw-r--r-- | recipes/u-boot/u-boot_2009.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_2009.01.bb b/recipes/u-boot/u-boot_2009.01.bb index e0839c923e..9bc0f9565d 100644 --- a/recipes/u-boot/u-boot_2009.01.bb +++ b/recipes/u-boot/u-boot_2009.01.bb @@ -8,7 +8,7 @@ DEFAULT_PREFERENCE_at91rm9200dk = "1" DEFAULT_PREFERENCE_at91sam9rlek = "1" DEFAULT_PREFERENCE_at91sam9260ek = "1" DEFAULT_PREFERENCE_at91sam9261ek = "1" -DEFAULT_PREFERENCE_at91sam9g20ek = "1" +DEFAULT_PREFERENCE_at91sam9g20ek = "-1" DEFAULT_PREFERENCE_at91sam9263ek = "1" DEFAULT_PREFERENCE_at91cap9adk = "1" DEFAULT_PREFERENCE_atngw100 = "1" |