]> Pileus Git - ~andy/linux/blob - drivers/staging/cxt1e1/Makefile
Merge tag 'v3.12-rc3' into irq/core
[~andy/linux] / drivers / staging / cxt1e1 / Makefile
1 obj-$(CONFIG_CXT1E1)    += cxt1e1.o
2
3 ccflags-y := -DSBE_PMCC4_ENABLE
4 ccflags-y += -DSBE_ISR_TASKLET
5
6 cxt1e1-y :=     \
7   ossiRelease.o         \
8   musycc.o              \
9   pmcc4_drv.o           \
10   comet.o               \
11   linux.o               \
12   functions.o           \
13   hwprobe.o             \
14   pmc93x6_eeprom.o      \
15   sbecrc.o              \
16   comet_tables.o        \
17   sbeid.o
18
19 cxt1e1-$(CONFIG_PROC_FS) += sbeproc.o