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/linux/linux_2.6.29.bb | |
parent | f104de3654682e17a12b21634a8ec0152b7bb193 (diff) |
Revert "linux-2.6.29: add a default kernel for tqm8540"
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
Diffstat (limited to 'recipes/linux/linux_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux_2.6.29.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.29.bb b/recipes/linux/linux_2.6.29.bb index dfed6f2a65..d15cc124ca 100644 --- a/recipes/linux/linux_2.6.29.bb +++ b/recipes/linux/linux_2.6.29.bb @@ -15,7 +15,6 @@ DEFAULT_PREFERENCE_micro2440 = "1" DEFAULT_PREFERENCE_ep93xx = "1" DEFAULT_PREFERENCE_cm-x270 = "1" DEFAULT_PREFERENCE_at2440evb = "1" -DEFAULT_PREFERENCE_tqm8540 = "1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 \ file://defconfig" |