diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-18 20:12:52 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-18 20:12:52 +0200 |
commit | 68a8be99518c624816d238ee2ebb5e602a4c62ac (patch) | |
tree | a5e110c480968fc1f2ef2de4000851fe634e87fc /recipes/u-boot/u-boot_2009.01.bb | |
parent | f104de3654682e17a12b21634a8ec0152b7bb193 (diff) |
Revert "linux-2.6.29: add a default kernel for tqm8540"
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
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 9bc0f9565d..e0839c923e 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" |