mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 10:32:35 +00:00
4 lines
111 B
Makefile
4 lines
111 B
Makefile
|
ccflags-y += -I.
|
||
|
obj-m += smartpqi.o
|
||
|
smartpqi-objs := smartpqi_init.o smartpqi_sis.o smartpqi_sas_transport.o
|