diff options
Diffstat (limited to 'conf/machine/canyonlands.conf')
-rw-r--r-- | conf/machine/canyonlands.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/canyonlands.conf b/conf/machine/canyonlands.conf index 5ad5c8e2ee..177738b1ff 100644 --- a/conf/machine/canyonlands.conf +++ b/conf/machine/canyonlands.conf @@ -9,6 +9,7 @@ TARGET_ARCH = "powerpc" PACKAGE_EXTRA_ARCHS = "ppc440e" PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_VERSION_linux = "2.6.26" KERNEL_IMAGETYPE = "uImage" MACHINE_FEATURES = "kernel26 usbhost" |