Hello. On Mon, 2010-04-26 at 13:34, gshan wrote: > I'm a new comer to linux zigbee and I want to check out the > relative kernel source code. How to do it?
What do you mean by relative here? In general you have two options to check out the code into a local repository. 1) Check out the whole repo from linux-zigbee: git clone git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/kernel 2) Add linux-zigbee as a remote in your normal kernel repo git add remote linux-zigbee git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/kernel I do the later as you can easily go with Linus HEAD or othr repos while, merging, rebasing, etc between them. regards Stefan Schmidt ------------------------------------------------------------------------------ _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel