dimanche 9 août 2015

fatal: ambiguous argument 'kernel' error



I am attempting to compile an AOSP kernel using a guide from Android's official website/wiki itself. Part of the guide instructs to run the command:

Code:


git log --max-count=1 kernel

however I'm getting the following message when I run that:

Code:


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>...]'


I'm building for the Nexus 5 (hammerhead). I have absolutely no prior knowledge for kernel development and I'm wondering what to include to not make the command ambiguous?



Aucun commentaire:

Enregistrer un commentaire