obj-m := utio.o

all:
	$(MAKE) -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` modules
