summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/Makefile
diff options
context:
space:
mode:
authornavin patidar2014-08-31 08:44:32 +0200
committerGreg Kroah-Hartman2014-08-31 21:57:41 +0200
commit6767982d237d3dceae61380d546164aa592d49ed (patch)
tree54ed47bb50ddece40e7287d739abd7acd2e2765d /drivers/staging/rtl8188eu/Makefile
parentstaging: rtl8188eu: Rename rtl8188e_phycfg.c to phy.c (diff)
downloadkernel-qcow2-linux-6767982d237d3dceae61380d546164aa592d49ed.tar.gz
kernel-qcow2-linux-6767982d237d3dceae61380d546164aa592d49ed.tar.xz
kernel-qcow2-linux-6767982d237d3dceae61380d546164aa592d49ed.zip
staging: rtl8188eu: Rename HalHWImg8188E_BB.c to bb_cfg.c
Signed-off-by: navin patidar <navin.patidar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/Makefile')
-rw-r--r--drivers/staging/rtl8188eu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8188eu/Makefile b/drivers/staging/rtl8188eu/Makefile
index 7886ea0549e1..600ca8e50572 100644
--- a/drivers/staging/rtl8188eu/Makefile
+++ b/drivers/staging/rtl8188eu/Makefile
@@ -19,7 +19,7 @@ r8188eu-y := \
core/rtw_xmit.o \
hal/fw.o \
hal/HalHWImg8188E_MAC.o \
- hal/HalHWImg8188E_BB.o \
+ hal/bb_cfg.o \
hal/HalHWImg8188E_RF.o \
hal/HalPhyRf_8188e.o \
hal/HalPwrSeqCmd.o \