summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/Makefile
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2011-07-13 14:35:45 (GMT)
committerLarry Finger <Larry.Finger@lwfinger.net>2011-08-24 01:33:14 (GMT)
commit2b259bd38fdfdf6a4103234172eafc13d7f774b6 (patch)
treee65e14a6f6b636e263d0f8efc90585aac5a76dd1 /drivers/staging/rtl8192e/Makefile
parent5b774ec296657f219890adb274e7455ec2e21af6 (diff)
downloadlinux-2b259bd38fdfdf6a4103234172eafc13d7f774b6.tar.xz
staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11D
This configuration parameter is selected in the Makefile, thus the conditional code can be removed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Diffstat (limited to 'drivers/staging/rtl8192e/Makefile')
-rw-r--r--drivers/staging/rtl8192e/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192e/Makefile b/drivers/staging/rtl8192e/Makefile
index 9ad6b4e..a56900f 100644
--- a/drivers/staging/rtl8192e/Makefile
+++ b/drivers/staging/rtl8192e/Makefile
@@ -2,7 +2,6 @@ ccflags-y += -DEEPROM_OLD_FORMAT_SUPPORT=1
ccflags-y += -DUSE_FW_SOURCE_IMG_FILE
ccflags-y += -DCONFIG_PM_RTL
ccflags-y += -DCONFIG_PM
-ccflags-y += -DENABLE_DOT11D
ccflags-y += -DHAVE_NET_DEVICE_OPS
ccflags-y += -DENABLE_DOT11D