KERNEL_DIR := /lib/modules/`uname -r`/build module: make -C $(KERNEL_DIR) SUBDIRS=$(PWD) modules obj-m += s3d2xfb.o