[root@localhost helloworld]# make
make -C /usr/src/kernels/2.6.21-1.3194.fc7-i686 M=/home/work/device_dev/helloworld modules
make[1]: Entering directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
Building modules, stage 2.
MODPOST 1 modules
make[1]: Leaving directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
You have new mail in /var/spool/mail/root [root@localhost helloworld]# ls
hello.c hello.ko hello.mod.c hello.mod.o hello.o Makefile Module.symvers [root@localhost helloworld]#