Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / Documentation / blackfin / Makefile
1 obj-m := gptimers-example.o
2
3 all: modules
4
5 modules clean:
6 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@
This page took 0.03206 seconds and 5 git commands to generate.