mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-30 07:37:49 +00:00
5 lines
66 B
Makefile
5 lines
66 B
Makefile
|
all: spidev_test spidev_fdx
|
||
|
|
||
|
clean:
|
||
|
$(RM) spidev_test spidev_fdx
|