From b113d8b6fd4f8579f7e794a4f5dab8c6cc1dc598 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Tue, 5 Jun 2012 23:54:30 +0300 Subject: bcmdhd: build with -DPNO_SUPPORT --- drivers/net/wireless/bcmdhd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'drivers') diff --git a/drivers/net/wireless/bcmdhd/Makefile b/drivers/net/wireless/bcmdhd/Makefile index 276ef4f..15d6c7c 100644 --- a/drivers/net/wireless/bcmdhd/Makefile +++ b/drivers/net/wireless/bcmdhd/Makefile @@ -7,8 +7,7 @@ DHDCFLAGS = -Wall -Wstrict-prototypes -Dlinux -DBCMDRIVER \ -DMMC_SDIO_ABORT -DBCMSDIO -DBCMLXSDMMC -DBCMPLATFORM_BUS -DWLP2P \ -DNEW_COMPAT_WIRELESS -DWIFI_ACT_FRAME -DARP_OFFLOAD_SUPPORT \ -DKEEP_ALIVE -DCSCAN -DPKT_FILTER_SUPPORT \ - -DEMBEDDED_PLATFORM -#-DPNO_SUPPORT + -DEMBEDDED_PLATFORM -DPNO_SUPPORT # distinguish between the 43xx chip ifeq ($(CONFIG_BCM4334),m) -- cgit v1.1