]> git.karo-electronics.de Git - mv-sheeva.git/blob - Documentation/blackfin/Makefile
Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6
[mv-sheeva.git] / Documentation / blackfin / Makefile
1 obj-m := gptimers-example.o
2
3 all: modules
4
5 modules clean:
6         $(MAKE) -C ../.. SUBDIRS=$(PWD) $@