原文地址:http://blog.csdn.net/qffj/article/details/8576738 转载请注明出处。
参考资料:
http://openlinux.amlogic.com/wiki/index.php/Arm/Android
http://www.cnx-software.com/2012/08/18/amlogic-releases-aml8726-mx-linux-3-0-8-source-code/
http://source.android.com/source/building-kernels.html
其实所有的过程在参考资料里已经有了。但是还是走了一些弯路。这里整理一下。
目的:我买了个乐视盒子,为了让它能跑droid vncserver。需要一个uinput.ko的驱动模块。
环境准备:32位ubuntu (mac的xcode有各种版本问题,工具链是32位的。)我用的是ubuntu 32bit 10.04
- 安装openssh-server(我是远程安装。在本机安装的的可以略过)