Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[linux-2.6.git] / Documentation / arm / SH-Mobile / Makefile
blob8771d832cf8ca1fb471864206bc85342b9e0374c
1 BIN := vrl4
3 .PHONY: all
4 all: $(BIN)
6 .PHONY: clean
7 clean:
8 rm -f *.o $(BIN)