mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-11 08:14:27 +08: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
|