Hi,
I want to download kernel through git clone, but meet following error:
$ git clone
http://dev.odroid.com/gitroot/linux.git
Initialized empty Git repository in /home/pub/git/odroid/linux/.git/
warning: You appear to have cloned an empty repository.
and the git i clone is an empty repository.
Where is right kernel git repository?