Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6 into...
[firefly-linux-kernel-4.4.55.git] / Documentation / blackfin / Makefile
1 obj-m := gptimers-example.o
2
3 all: modules
4
5 modules clean:
6         $(MAKE) -C ../.. SUBDIRS=$(PWD) $@