GITLAB

에프에이리눅스 / 1611_0007_prime_oven

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
master
  • 1611_0007_prime_oven
  • kernel
  • linux-imx6_3.14.28
  • drivers
  • scsi
  • pm8001
  • Makefile
  • 6b13f685e   BSP 최초 추가 Browse Code »
    김민수
    9 years ago  
Makefile 257 Bytes
edit raw blame history permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
#
# Kernel configuration file for the PM8001 SAS/SATA 8x6G based HBA driver
#
# Copyright (C) 2008-2009  USI Co., Ltd.


obj-$(CONFIG_SCSI_PM8001) += pm80xx.o
pm80xx-y += pm8001_init.o \
		pm8001_sas.o  \
		pm8001_ctl.o  \
		pm8001_hwi.o  \
		pm80xx_hwi.o