Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / Documentation / blackfin / Makefile
blob773dbb103f1c142e1a657d29195b1b26b0c6867d
1 obj-m := gptimers-example.o
3 all: modules
5 modules clean:
6 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@