diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-02-22 11:29:34 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-02-22 11:29:34 +0000 |
commit | 4c39222f0d5346319086ee710bc9eeabc7060ebb (patch) | |
tree | b350b6d55c7395d35ccc930e9cff30f94d20f815 | |
parent | 498c3fbe34625a3cbdde5409f13884202b4ef3cd (diff) | |
parent | b74b0b0584241d62d83ffbdfda2b27f86f683fea (diff) |
merge of '2be33b1e41d85f27342ef28ca591afd1055abbcf'
and '6c1ed5cfb5510bfd08565e5ff345b53c1cfcfe7e'
-rw-r--r-- | conf/machine/tosa.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf index e9ab7dd34a..ddaf6e03c9 100644 --- a/conf/machine/tosa.conf +++ b/conf/machine/tosa.conf @@ -4,6 +4,9 @@ require conf/machine/include/zaurus-2.6.conf +# newer kernels does not build +PREFERRED_VERSION_linux-rp = "2.6.17" + # wlan-ng Modules MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb" |