aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index e18e454..1544a4e 100644
--- a/README
+++ b/README
@@ -1,9 +1,8 @@
# Get buildroot source
git clone git://git.buildroot.net/buildroot
cd buildroot
-# checkout your own branch
-# this is optional
-git checkout -b kselftest
+# checkout tag
+git checkout 2016.11.x
# Download dotconfig and required patches
wget http://people.linaro.org/~naresh.kamboju/kselftest-patches-buildroot/dot-config -O .config