Hi, I have written a small LKM for android. Now when i try to build it I get the following error:
make ARCH=arm CROSS_COMPILE=../../../prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/arm-eabi- -C /home/roaan/mydroid/common/kernel/ M=`pwd` modules make: Entering directory `/home/roaan/mydroid/common/kernel' make: *** No rule to make target `modules'. Stop. make: Leaving directory `/home/roaan/mydroid/common/kernel The module that i want to build is hello.c in the current directory. Thanks, Rohan. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
