mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 20:46:41 +07:00
5 lines
66 B
Makefile
5 lines
66 B
Makefile
|
all: spidev_test spidev_fdx
|
||
|
|
||
|
clean:
|
||
|
$(RM) spidev_test spidev_fdx
|