摘要: 前奏准备:1.安装apt $ apt-get install openjdk-6-jdk2.安装git $apt-get install git3.$git init安装marvell交叉编译gcc,设置环境变量4.$ export PATH=/opt/arm-marvell-linux-gnueabi/bin:$PATH $ export CROSS_COMPILE=arm-marvell-linux-gnueabi-5.$ cd gplugd-uboot $ make distclean $ make gplugd_config $ make all6.$ ls u-boot*u-boot 阅读全文
posted @ 2011-07-27 18:55 左手牛奶,右手面包 阅读(502) 评论(0) 推荐(0)