Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-y
[deliverable/linux.git] / drivers / staging / crystalhd / Makefile
1 obj-$(CONFIG_CRYSTALHD) += crystalhd.o
2
3 crystalhd-y := crystalhd_cmds.o \
4 crystalhd_hw.o \
5 crystalhd_lnx.o \
6 crystalhd_misc.o
This page took 0.037724 seconds and 5 git commands to generate.