Skip to content

Commit

Permalink
bcm4329: update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
psyke83 committed Feb 12, 2012
1 parent 52ba447 commit 9654a7a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion drivers/net/wireless/bcm4329/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ DHDCFLAGS = -DLINUX -DBCMDRIVER -DBCMDONGLEHOST -DDHDTHREAD \
-DBCMLXSDMMC -DBCMPLATFORM_BUS -DEMBEDDED_PLATFORM -DOEM_ANDROID \
-DARP_OFFLOAD_SUPPORT -DPKT_FILTER_SUPPORT \
-DCUSTOMER_HW2 -DCUSTOM_OOB_GPIO_NUM=17 -DCUSTOM_SDCC_WIFI_SLOT=2 \
-DSOFTAP -Wall -Wstrict-prototypes \
-DSOFTAP -Wall -Wstrict-prototypes -DDHD_SDALIGN=64 -DMAX_HDR_READ=64 \
-DDHD_FIRSTREAD=64 -DHD_USE_STATIC_BUF -DMMC_SDIO_ABORT \
-DDHD_DEBUG_TRAP -DSET_RANDOM_MAC_SOFTAP -DCONFIG_WIFI_CONTROL_FUNC \
-Idrivers/net/wireless/bcm4329 -Idrivers/net/wireless/bcm4329/include

DHDOFILES = dhd_linux.o linux_osl.o bcmutils.o dhd_common.o dhd_custom_gpio.o \
Expand Down

0 comments on commit 9654a7a

Please sign in to comment.