Staging: bcm: Makefile: replace the use of <module>-objs with <module>-y
[deliverable/linux.git] / drivers / staging / bcm / Makefile
CommitLineData
f8942e07
SH
1#
2# Makefile for Beceem USB Wimax card
3#
4
5obj-$(CONFIG_BCM_WIMAX) += bcm_wimax.o
6
9a837af5 7bcm_wimax-y := InterfaceDld.o InterfaceIdleMode.o InterfaceInit.o InterfaceRx.o \
f8942e07
SH
8 InterfaceIsr.o InterfaceMisc.o InterfaceTx.o \
9 Arp.o CmHost.o Debug.o IPv6Protocol.o Qos.o Transmit.o\
10 Bcmnet.o DDRInit.o HandleControlPacket.o\
11 LeakyBucket.o Misc.o sort.o Bcmchar.o hostmibs.o PHSModule.o\
12 Osal_Misc.o led_control.o nvm.o vendorspecificextn.o
This page took 0.038575 seconds and 5 git commands to generate.