On Sat, Apr 21, 2007 at 03:40:28PM +0300, Octavian Purdila wrote: > You can get rid of the warning message by building the two modules in one shot: > > $ cat Makefile > obj-m = foo1/foo1.o foo2/foo2.o > > here: > make -C /lib/modules/`uname -r`/build M=`pwd` modules Good advice, thanks. Thomas -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ