Monday, November 21, 2011

Get google nexus S kernel source code(git)


  • Get git source tree
    git clone http://android.googlesource.com/kernel/samsung.git
  • Create new branch, anndy
    git checkout --track -b anndy origin/android-samsung-2.6.35-gingerbread
  • Switch branch (if you want)
    git checkout  BRANCH_NAME




No comments: