]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Documentation/arm/SH-Mobile/Makefile
Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
[karo-tx-linux.git] / Documentation / arm / SH-Mobile / Makefile
1 BIN := vrl4
2
3 .PHONY: all
4 all: $(BIN)
5
6 .PHONY: clean
7 clean:
8         rm -f *.o $(BIN)