]> bbs.cooldavid.org Git - net-next-2.6.git/blame - Documentation/blackfin/Makefile
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[net-next-2.6.git] / Documentation / blackfin / Makefile
CommitLineData
4b60779d
MF
1obj-m := gptimers-example.o
2
3all: modules
4
5modules clean:
6 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@