]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - Documentation/blackfin/Makefile
Merge branch 'for-linus' into topic/hda-cleanup
[mirror_ubuntu-artful-kernel.git] / Documentation / blackfin / Makefile
CommitLineData
4b60779d
MF
1obj-m := gptimers-example.o
2
3all: modules
4
5modules clean:
6 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@