diff options
-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" |