1 Star 0 Fork 2

linglongGh / linux-shumeipai2

forked from Red54 / linux-shumeipai2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
# for GNU/Linux General (boot from SD-Card)
make ARCH=arm smp2_defconfig
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage modules
make ARCH=arm INSTALL_MOD_PATH=output modules_install

# for GNU/Linux General (boot from NAND)
make ARCH=arm smp2_nand_defconfig
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage modules
make ARCH=arm INSTALL_MOD_PATH=output modules_install

# for GNU/Linux Server (boot from NAND)
make ARCH=arm smp2_server_defconfig
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage modules
make ARCH=arm INSTALL_MOD_PATH=output modules_install

# for Android/Linux (boot from NAND)
make ARCH=arm smp2_crane_defconfig
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage modules
make ARCH=arm INSTALL_MOD_PATH=output modules_install

空文件

简介

Linux source for Smartfire Shumeipai 2 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/linglongGh/linux-shumeipai2.git
git@gitee.com:linglongGh/linux-shumeipai2.git
linglongGh
linux-shumeipai2
linux-shumeipai2
sunxi-3.0

搜索帮助