diff options
-rw-r--r-- | conf/machine/tosa.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf index d70db72f38..d8ea4b8890 100644 --- a/conf/machine/tosa.conf +++ b/conf/machine/tosa.conf @@ -6,9 +6,6 @@ require conf/machine/include/zaurus-2.6.inc IMAGE_FSTYPES ?= "jffs2" -# newer kernels does not build -PREFERRED_VERSION_linux-rp = "2.6.17" - # wlan-ng Modules MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb" |