mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 05:35:16 +07:00
5 lines
66 B
Makefile
5 lines
66 B
Makefile
|
all: spidev_test spidev_fdx
|
||
|
|
||
|
clean:
|
||
|
$(RM) spidev_test spidev_fdx
|