[android-kernel] files to be used for dragonboard's APQ8060 (qualcomm)

2012-04-16 Thread Johnson Pinto
I have a qualacoms's dragonboard APQ8060 board. when i build it says the TARGET_PRODUCT is 'msm8660_surf'. i would like to communicate with the irq and the i2c lines of the sensors part. i just tried to find out which files are used by this board(tartet_product), so i used some 'printk' statements

[android-kernel] Compiling kernel modules for android

2012-01-26 Thread Johnson Pinto
Hi, Am using rowboat version of android. I want to build kernel module 'hello.c' my android kernel is in the path ~/rowboat-android/kernel I had extracted arm compiler in the path ~/tools/arm/arm-2008q3 My module and makefile is in the path ~/Desktop/test_kernelmod/ My makefile is: obj-m :=