Hi all! Absolute Android beginner's question:
I have a kernel module source code, I want to add it to Android source tree so it will compile as part of Android compilation (currently for Emulator). I studied various Android.mk files inside the code tree, but found only how to compile an executable. Should I put it only inside "kernel" directory, or there's a possibility to put it in a separate directory and compile like : make -C $(KERNEL_DIR) subdirs=$(PWD) modules Thanks in advance, Alex. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel -~----------~----~----~----~------~----~------~--~---
