blob: 773dbb103f1c142e1a657d29195b1b26b0c6867d [file] [log] [blame]
obj-m := gptimers-example.o
all: modules
modules clean:
$(MAKE) -C ../.. SUBDIRS=$(PWD) $@