Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc
[cascardo/linux.git] / Documentation / blackfin / Makefile
1 obj-m := gptimers-example.o
2
3 all: modules
4
5 modules clean:
6         $(MAKE) -C ../.. SUBDIRS=$(PWD) $@