找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2493|回复: 4

[LU6200] 大家欢呼吧!6200开放4.0源代码了!!!

[复制链接]
wucf123 发表于 2012-7-16 14:06:42 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
1. Android buid
  - Download original android source code ( ICS 4.0.3 ) from http://source.android.com
  - Unzip opensource packages of LU6200_60_ICS.tar.bz2 into downloaded android source directory
  - And, merge the source into the android source code(ICS)
  - Run following scripts to build android
    a) . build/envsetup.sh
    b) lunch       
    c) make -j4                                                      
  - When you compile the android source code, you have to add google original prebuilt source(toolchain)
    into the android folder
    ( add prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin to PATH )
  - After build, you can find output at out/target/product/generic  
  
2. Kernel Build
  - Unzip using following command at the android folder
  - When you compile the kernel source code, you have to add google original prebuilt source(toolchain)
    into the android folder.
  - cd kernel
  - export ARCH=arm
  - export TARGET_PRODUCT=i_lgu
  - export PATH=../prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/binPATH
  - export CROSS_COMPILE=$android/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-
    ex)export CROSS_COMPILE=../prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-
  - make i_lgu_defconfig
  - make -j4

3. After Build, You Can find the build image at arch/arm/boot












http://www.lg.com/lgecs.download ... FileType=opensource
论坛发展靠大家,积极提供资源;请勿灌水
通过分享您的互联网来赚钱
本大爷 发表于 2012-7-16 14:15:45 | 显示全部楼层
好支持~~~~~顶上去!!!!!!!!!!
论坛发展靠大家,积极提供资源;请勿灌水
回复

使用道具 举报

月球人 发表于 2012-7-16 14:29:48 | 显示全部楼层
这是不是表示cm9手机上网可以解决?{:soso_e102:}
论坛发展靠大家,积极提供资源;请勿灌水
回复

使用道具 举报

kelvinliu1983 发表于 2012-7-16 14:41:33 | 显示全部楼层
顶,希望大大们能做出更完美的ROM来
论坛发展靠大家,积极提供资源;请勿灌水
回复

使用道具 举报

danielhugo 发表于 2012-7-18 00:17:33 | 显示全部楼层
天哪!这个源代码是直接解压到google源码里面,居然不是通过git来合并……这怎么知道是16几的代码?
论坛发展靠大家,积极提供资源;请勿灌水
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|存档|商匡数科 ( 沪ICP备19008575号-1 )

GMT+8, 2024-10-3 02:22 , Processed in 0.076607 second(s), 22 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表