1 jelson 1.1 default: emlog.o 2
3 jelson 1.2 clean: 4 rm -f *.o 5
6 jelson 1.1 emlog.o: emlog.c emlog.h 7 gcc -O2 -c -D__KERNEL__ -DMODULE emlog.c