diff options
author | Yuri Bushmelev <jay4mail@gmail.com> | 2009-10-09 02:55:02 +0400 |
---|---|---|
committer | Yuri Bushmelev <jay4mail@gmail.com> | 2009-10-09 02:55:02 +0400 |
commit | 50f5f9ae806d33c3684586589d7496026815937a (patch) | |
tree | 11152e8044b3ccf78750342d11c959b30e864e5d /recipes/linux/linux_2.6.30.bb | |
parent | 6cb4ec0ce54893315e1822c02581246e915aaea7 (diff) |
Added SHARP Tosa support to linux_2.6.30 recipe
Diffstat (limited to 'recipes/linux/linux_2.6.30.bb')
-rw-r--r-- | recipes/linux/linux_2.6.30.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.30.bb b/recipes/linux/linux_2.6.30.bb index cd69babe05..c30caa4b36 100644 --- a/recipes/linux/linux_2.6.30.bb +++ b/recipes/linux/linux_2.6.30.bb @@ -13,6 +13,7 @@ DEFAULT_PREFERENCE_kixrp435 = "1" # machine boots with it, works but was not tested too much DEFAULT_PREFERENCE_at91sam9263ek = "-1" +DEFAULT_PREFERENCE_tosa = "-1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.9.bz2;patch=1 \ |