~ubuntu-branches/ubuntu/precise/linux-lowlatency/precise

« back to all changes in this revision

Viewing changes to drivers/staging/rts5139/Makefile

  • Committer: Package Import Robot
  • Author(s): Alessio Igor Bogani
  • Date: 2011-10-26 11:13:05 UTC
  • Revision ID: package-import@ubuntu.com-20111026111305-tz023xykf0i6eosh
Tags: upstream-3.2.0
ImportĀ upstreamĀ versionĀ 3.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Driver for Realtek RTS51xx USB card reader
 
2
#
 
3
# Copyright(c) 2009 Realtek Semiconductor Corp. All rights reserved.
 
4
#
 
5
# This program is free software; you can redistribute it and/or modify it
 
6
# under the terms of the GNU General Public License as published by the
 
7
# Free Software Foundation; either version 2, or (at your option) any
 
8
# later version.
 
9
#
 
10
# This program is distributed in the hope that it will be useful, but
 
11
# WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
13
# General Public License for more details.
 
14
#
 
15
# You should have received a copy of the GNU General Public License along
 
16
# with this program; if not, see <http://www.gnu.org/licenses/>.
 
17
#
 
18
# Author:
 
19
#   wwang (wei_wang@realsil.com.cn)
 
20
#   No. 450, Shenhu Road, Suzhou Industry Park, Suzhou, China
 
21
# Maintainer:
 
22
#   Edwin Rong (edwin_rong@realsil.com.cn)
 
23
#   No. 450, Shenhu Road, Suzhou Industry Park, Suzhou, China
 
24
#
 
25
# Makefile for the RTS51xx USB Card Reader drivers.
 
26
#
 
27
 
 
28
TARGET_MODULE := rts5139
 
29
 
 
30
EXTRA_CFLAGS := -Idrivers/scsi -I$(PWD)
 
31
 
 
32
obj-m += $(TARGET_MODULE).o
 
33
 
 
34
common-obj := rts51x_transport.o rts51x_scsi.o rts51x_fop.o
 
35
 
 
36
$(TARGET_MODULE)-objs := $(common-obj) rts51x.o rts51x_chip.o rts51x_card.o \
 
37
                xd.o sd.o ms.o sd_cprm.o ms_mg.o