diff options
author | Sergey Lapin <slapin@ossfans.org> | 2009-05-14 17:12:34 +0400 |
---|---|---|
committer | Sergey Lapin <slapin@ossfans.org> | 2009-05-14 18:40:48 +0400 |
commit | 215a464bbd090a3e9c6344f78fd36c8074ce5537 (patch) | |
tree | 03129ae5577f0f1cc86c82738e7ce5b78a46760e /recipes | |
parent | 84feccc2c58e52d9b7936670cb82da9e809eb781 (diff) |
AFEB9260 is not supported with 2.6.28-rc6 kernel anymore
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux_2.6.28-rc6.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.28-rc6.bb b/recipes/linux/linux_2.6.28-rc6.bb index 09738c9df9..c702db49f4 100644 --- a/recipes/linux/linux_2.6.28-rc6.bb +++ b/recipes/linux/linux_2.6.28-rc6.bb @@ -8,7 +8,6 @@ S = "${WORKDIR}/linux-${KERNEL_RELEASE}" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" -DEFAULT_PREFERENCE_afeb9260 = "1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-${KERNEL_RELEASE}.tar.bz2 \ file://defconfig" |