Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / Documentation / blackfin / Makefile
1 obj-m := gptimers-example.o
2
3 all: modules
4
5 modules clean:
6 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@