Staging: cxt1e1: Makefile: replace the use of <module>-objs with <module>-y
[deliverable/linux.git] / drivers / staging / cxt1e1 / Makefile
CommitLineData
50ee11fe
BB
1obj-$(CONFIG_CXT1E1) += cxt1e1.o
2
6fa7aa0d
TD
3ccflags-y := -DSBE_PMCC4_ENABLE
4ccflags-y += -DSBE_ISR_TASKLET
5ccflags-y += -DSBE_INCLUDE_SYMBOLS
50ee11fe 6
a4f131f0 7cxt1e1-y := \
50ee11fe
BB
8 ossiRelease.o \
9 musycc.o \
10 pmcc4_drv.o \
11 comet.o \
12 linux.o \
13 functions.o \
14 hwprobe.o \
15 sbeproc.o \
16 pmc93x6_eeprom.o \
17 sbecrc.o \
18 comet_tables.o \
19 sbeid.o
This page took 0.074345 seconds and 5 git commands to generate.