GithubHelp home page GithubHelp logo

kashifmin / a116_kernel Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 6.0 237.52 MB

C 94.10% XSLT 0.01% Assembly 1.79% Shell 0.05% Awk 0.01% Graphviz (DOT) 0.01% TeX 0.01% Perl 0.54% Scala 0.01% Python 0.04% Vim Script 0.01% Objective-C 0.79% C++ 2.65% R 0.01% UnrealScript 0.01% JavaScript 0.01% PHP 0.01% Scilab 0.01% ASP 0.01% Ruby 0.01%

a116_kernel's Introduction

export PATH=~/Your_Toolchain_PATH/
for example /alps/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin
Build Command:

kernel
======
cd kernel directory
TARGET_PRODUCT=s9201b MTK_ROOT_CUSTOM=../mediatek/custom/ make -j3

a116_kernel's People

Contributors

dr-shadow avatar kashifmin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

a116_kernel's Issues

Undefined references

I'm compling your source code but at end linker found undefined references

mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c: In function ‘fts_read_block’:
mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c:541:4: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c:558:4: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c: At top level:
mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c:101:16: warning: ‘fts_dma_read_m_byte’ defined but not used [-Wunused-function]
mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c:250:16: warning: ‘fts_bin_write_block’ defined but not used [-Wunused-function]
LD mediatek/custom/out/s9201b/kernel/built-in.o
LD vmlinux.o
MODPOST vmlinux.o
WARNING: modpost: Found 25 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
mediatek/custom/out/s9201b/kernel/built-in.o: In function fts_i2c_write_block': /DATA/temp/Android_Developement/a116_kernel-master/kernel/mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c:360: undefined reference toInit_I2C_Read_Func'
/DATA/temp/Android_Developement/a116_kernel-master/kernel/mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c:361: undefined reference to Init_I2C_Write_Func' /DATA/temp/Android_Developement/a116_kernel-master/kernel/mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c:362: undefined reference toInit_FTS_Delay'
/DATA/temp/Android_Developement/a116_kernel-master/kernel/mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_iic_wrap.c:363: undefined reference to SetFtsDelayTime' mediatek/custom/out/s9201b/kernel/built-in.o: In functionft6x06_Enter_Debug':
/DATA/temp/Android_Developement/a116_kernel-master/kernel/mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_isp.c:801: undefined reference to ft5x16_Lib_Enter_Download_Mode' mediatek/custom/out/s9201b/kernel/built-in.o: In functionft6x06_DownloadMain':
/DATA/temp/Android_Developement/a116_kernel-master/kernel/mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_isp.c:831: undefined reference to SetFtsPacketLen' /DATA/temp/Android_Developement/a116_kernel-master/kernel/mediatek/custom/out/s9201b/kernel/touchpanel/ft5x06_isp.c:834: undefined reference toft5x16_Lib_DownloadMain'
make: *** [.tmp_vmlinux1] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.