aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/Makefile
diff options
context:
space:
mode:
authorTony Cho <tony.cho@atmel.com>2015-09-30 18:44:19 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-02 11:55:59 +0200
commit6011b7796e8f98ace407dd06b554a8d195c0d4bc (patch)
treecf8031260a4e7065991796a345427eb6eeb64a88 /drivers/staging/wilc1000/Makefile
parentstaging: wilc1000: remove PLL_WORKAROUND (diff)
downloadlinux-dev-6011b7796e8f98ace407dd06b554a8d195c0d4bc.tar.xz
linux-dev-6011b7796e8f98ace407dd06b554a8d195c0d4bc.zip
staging: wilc1000: remove AGING_ALG
This patch removes AGING_ALG from the Makefile because it is always in use. Signed-off-by: Tony Cho <tony.cho@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/Makefile')
-rw-r--r--drivers/staging/wilc1000/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/Makefile b/drivers/staging/wilc1000/Makefile
index d226ebea308d..f4950619c17f 100644
--- a/drivers/staging/wilc1000/Makefile
+++ b/drivers/staging/wilc1000/Makefile
@@ -9,7 +9,6 @@ ccflags-y += -DSTA_FIRMWARE=\"atmel/wilc1000_fw.bin\" \
-DP2P_CONCURRENCY_FIRMWARE=\"atmel/wilc1000_p2p_fw.bin\"
ccflags-y += -I$(src)/ -D__CHECK_ENDIAN__ -DWILC_ASIC_A0 \
- -DAGING_ALG \
-Wno-unused-function -DWILC_DEBUGFS
#ccflags-y += -DTCP_ACK_FILTER