From ee034afde63e61da1e1cdc99fb08dcfb3a8522b8 Mon Sep 17 00:00:00 2001 From: hwg Date: Thu, 29 Mar 2012 19:11:25 +0800 Subject: [PATCH] rkwifi: solve bandwidth problem --- drivers/net/wireless/rkwifi/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/wireless/rkwifi/Makefile b/drivers/net/wireless/rkwifi/Makefile index afe9b059de13..f5eaea6a5b8d 100644 --- a/drivers/net/wireless/rkwifi/Makefile +++ b/drivers/net/wireless/rkwifi/Makefile @@ -5,7 +5,6 @@ DHDCFLAGS = -Wall -Wstrict-prototypes -Dlinux -DBCMDRIVER \ -DCUSTOMER_HW2 -DKEEP_ALIVE -DCSCAN -DEMBEDDED_PLATFORM \ -DMMC_SDIO_ABORT -DBCMSDIO -DBCMLXSDMMC -DBCMPLATFORM_BUS -DWLP2P \ -DNEW_COMPAT_WIRELESS -DWIFI_ACT_FRAME -DSOFTAP \ - -DENABLE_INSMOD_NO_FW_LOAD \ -Idrivers/net/wireless/rkwifi -Idrivers/net/wireless/rkwifi/include DHDOFILES = aiutils.o bcmsdh_sdmmc_linux.o dhd_linux.o siutils.o bcmutils.o \ -- 2.34.1