ADP wrote:
Hi guys,
finally Mico32 kernel source tree is available as a git repos. Anyone
interested in joining the journey (Michael Kang, are you still there?)
could get it from:

git clone git://sopc.et.ntust.edu.tw/git/linux-2.6.git test-lm32
cd test-lm32
git checkout -b test-lm32 origin/test-lm32

We have bandwidth issue with our git server at NTUST. To help reduce the network loading, please don't clone directly from this server.
Please clone from Linus' ,and then fetch test-lm32 branch from sopc server.

git clone -n git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git test-lm32
cd test-lm32
git remote add sopc git://sopc.et.ntust.edu.tw/git/linux-2.6.git
git fetch sopc
git checkout -b test-lm32 sopc/test-lm32

Thank you very much for your cooperation and helps.

Cheer,
Thomas Chou

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to