I think you need to get the kernel source tree from :

git clone https://android.googlesource.com/kernel/tegra

That tilapia directory and that kernel file you are looking for gets
created by applying the n7-3g product files to the aosp build:
http://source.android.com/source/building-devices.html

WRT gettting the correct sha1 for the n7 kernel version to build I like
useing the about device UI on the production image.  FWIW my N7-3g today
says's : 05b777c

tegra.git$ git log 05b777c
commit 05b777c19883248ea341945a243ddb64859cd3e7
Author: tryout_chen <tryout_c...@asus.com>
Date:   Thu Nov 15 14:32:21 2012 +0800

    Proximity: Enable sensor by it's previous RIL setting when device
resume fro

    Change-Id: Id5b0bfaa79d62e5c41fa704470cf82bf7a0fefac




On Fri, May 17, 2013 at 4:15 AM, vsd <veern...@gmail.com> wrote:

> Hi,
>
> I am trying to build kernel for Nexus 7 3G. I am following the steps
> mentioned in http://source.android.com/source/building-kernels.html.
> When I execute the command git log --max-count=1* kernel, *I am getting
> this message
>
> fatal: ambiguous argument 'kernel': unknown revision or path not in the
> working tree.
> Use '--' to separate paths from revisions, like this:
> 'git <command> [<revision>...] -- [<file>...]'
> *
> *
> Below are the commands I executed:
>
> $ git clone https://android.googlesource.com/device/asus/tilapia
> $ cd tilapia
> $ git log --max-count=1 kernel
>
> And also, I observed that there is no 'kernel' file present in 'tilapia',
> but in case of asus, its there.
> Please let me know, if i am missing any step here.* *
> *
> *
> Thanks,
> Veeren
>
>  --
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Linux Kernel Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-kernel+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
create interesting things.

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to