aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2013-01-07 11:24:34 +0530
committerViresh Kumar <viresh.kumar@linaro.org>2013-01-07 11:24:34 +0530
commit3cc7257b69346665b28f439b59dfdb623bcb403e (patch)
tree38a27aaa77249dd75262f3f5813c4507bd7505b4
parentc8eaf7e6f4566fac8e9fad73cd050324c76da7d7 (diff)
fix readme
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ba2e656..e32f9b4 100644
--- a/README
+++ b/README
@@ -8,4 +8,4 @@ Currently it has:
COMPILATION:
-----------
-make -C <kernel_build_dir> M=\`pwd\` ARCH=arm CROSS_COMPILE=<...> modules"
+make -C <kernel_build_dir> M=`pwd` ARCH=arm CROSS_COMPILE=<...> modules"