blob: 30011b8c8311d0421474db2162960a83a727d3b4 [file] [log] [blame]
obj-m := backfire.o
KDIR := /lib/modules/$(shell uname -r)/build
PWD := $(shell pwd)
default:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules