Merge branch 'for-linus' to bring in change ensuring that drivers that
[deliverable/linux.git] / Documentation / blackfin / Makefile
CommitLineData
4b60779d
MF
1obj-m := gptimers-example.o
2
3all: modules
4
5modules clean:
6 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@
This page took 0.118218 seconds and 5 git commands to generate.