diff options
author | Marcin Juszkiewicz <hrw@koansoftware.com> | 2009-03-26 11:11:28 +0100 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@koansoftware.com> | 2009-03-26 11:11:28 +0100 |
commit | 4921c7b07a254d96e0d5ecea92188acdc32c74c7 (patch) | |
tree | e0bffa14ce883349c3fce14ec1182dbaaa695d4c /recipes/linux/linux_2.6.29.bb | |
parent | a7be854977d7ad7c8460fee76739db8154e83049 (diff) |
linux: moved vortex86sx to 2.6.29
Diffstat (limited to 'recipes/linux/linux_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux_2.6.29.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.29.bb b/recipes/linux/linux_2.6.29.bb index 8babd97c7f..e99802b9e0 100644 --- a/recipes/linux/linux_2.6.29.bb +++ b/recipes/linux/linux_2.6.29.bb @@ -5,6 +5,7 @@ S = "${WORKDIR}/linux-2.6.29" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_tosa = "1" +DEFAULT_PREFERENCE_vortex86sx = "1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 \ file://defconfig" |