]> Pileus Git - ~andy/linux/blob - Documentation/blackfin/Makefile
Merge tag 'asoc-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[~andy/linux] / Documentation / blackfin / Makefile
1 obj-m := gptimers-example.o
2
3 all: modules
4
5 modules clean:
6         $(MAKE) -C ../.. SUBDIRS=$(PWD) $@