![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Kernel configuration file for the PM8001 SAS/SATA 8x6G based HBA driver 0004 # 0005 # Copyright (C) 2008-2009 USI Co., Ltd. 0006 0007 0008 obj-$(CONFIG_SCSI_PM8001) += pm80xx.o 0009 0010 CFLAGS_pm80xx_tracepoints.o := -I$(src) 0011 0012 pm80xx-y += pm8001_init.o \ 0013 pm8001_sas.o \ 0014 pm8001_ctl.o \ 0015 pm8001_hwi.o \ 0016 pm80xx_hwi.o \ 0017 pm80xx_tracepoints.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |