summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2016-06-06 13:03:36 -0700
committerDmitry Shmidt <dimitrysh@google.com>2016-06-06 14:29:39 -0700
commit2f0032b0b4a9c195b7f5ebc29621a77c2900a3fa (patch)
treed848b866efda0a9ce3adf8403f50d81e989ad0a8
parent07485327a70c555cd66e4ce0ec82b607d38622a3 (diff)
downloadhikey-2f0032b0b4a9c195b7f5ebc29621a77c2900a3fa.tar.gz
hikey: Fix README about kernel version
Change-Id: Ia61aab7324d72e14f472274ede23c67ad8cdda53 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b4c97c6c..034d0aeb 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ Remove jumper 5-6 and power the board
* Building kernel
$ git clone https://android.googlesource.com/kernel/hikey-linaro
$ cd hikey-linaro
-$ git checkout -b android-hikey-linaro-4.1 origin/android-hikey-linaro-4.1
+$ git checkout -b android-hikey-linaro-4.4 origin/android-hikey-linaro-4.4
$ make ARCH=arm64 hikey_defconfig
$ make ARCH=arm64 CROSS_COMPILE=aarch64-linux-android- -j24
Output: arch/arm64/boot/Image & arch/arm64/boot/dts/hisilicon/hi6220-hikey.dtb