Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[safe/jmp/linux-2.6] / Documentation / blackfin / Makefile
1 obj-m := gptimers-example.o
2
3 all: modules
4
5 modules clean:
6         $(MAKE) -C ../.. SUBDIRS=$(PWD) $@