]> Pileus Git - ~andy/linux/blob - Documentation/blackfin/Makefile
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
[~andy/linux] / Documentation / blackfin / Makefile
1 obj-m := gptimers-example.o
2
3 all: modules
4
5 modules clean:
6         $(MAKE) -C ../.. SUBDIRS=$(PWD) $@