Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

APC Uboot and Kernel

u-boot

 export PATH=$PATH:$arm-toolchain/bin
 cd u-boot
 make wmt_config
 make all

Kernel

 export PATH=$PATH:$arm-toolchain/bin
 make CROSS_COMPILE=arm-none-linux-gnueabi- clean
 make Android_defconfig
 make ubin CROSS_COMPILE=arm-none-linux-gnueabi-

About

APC 8750

Resources

Stars

37 stars

Watchers

32 watching

Forks

Releases

Packages

Used by

Contributors

Languages