diff options
Diffstat (limited to 'recipes/linux')
-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" |