aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/sarge-at91.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/machine/sarge-at91.conf b/conf/machine/sarge-at91.conf
index 9f936a68a4..6001e69cf7 100644
--- a/conf/machine/sarge-at91.conf
+++ b/conf/machine/sarge-at91.conf
@@ -16,4 +16,8 @@ MACHINE_FEATURES = "kernel26"
require conf/machine/include/tune-arm920t.conf
-PREFERRED_PROVIDER_virtual/kernel = "linux-sarge"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+
+# device has own patchset for u-boot 1.1.6
+PREFERRED_VERSION_u-boot = "1.1.6"
+PREFERRED_VERSION_linux = "2.6.21"