From 6e6e7bdc45aa94ed2b9a4c71a184042eb8798c8f Mon Sep 17 00:00:00 2001 From: Aguirre Date: Thu, 16 Jul 2015 22:46:03 +0200 Subject: [PATCH] Fix Typos in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a843d84..97c8a75 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ These versions are rather old (3.4 for kernel and 2014.04 for U-Boot), but may s If you want to switch back to sunxi versions for some reasons (no device tree available, unsupported hardware), change the file /conf/machine/include/sunxi.inc and set - PREFERRED_PROVIDER_u-boot=u-boot-sunxi - PREFERRED_PROVIDER_virtual/bootloader=u-boot-sunxi - PREFERRED_PROVIDER_virtual/kernel=linux-sunxi + PREFERRED_PROVIDER_u-boot="u-boot-sunxi" + PREFERRED_PROVIDER_virtual/bootloader="u-boot-sunxi" + PREFERRED_PROVIDER_virtual/kernel="linux-sunxi" If you already have built the mainline versions it might be necessary to reset the build directories with: