Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249633
b: refs/heads/master
c: 0c250c0
h: refs/heads/master
i:
  249631: 51d5624
v: v3
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed May 17, 2011
1 parent 0c8c1c1 commit 5d076d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 755f609cb3f64c6b5d25979c805fae16c4cc0c33
refs/heads/master: 0c250c0eeab1840a2da4b9b6df7611b4efebd38a
2 changes: 1 addition & 1 deletion trunk/drivers/staging/brcm80211/brcmfmac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ DHDOFILES = \
bcmsdh_sdmmc.o \
bcmsdh_sdmmc_linux.o

obj-m += brcmfmac.o
obj-$(CONFIG_BRCMFMAC) += brcmfmac.o
brcmfmac-objs += $(DHDOFILES)
2 changes: 1 addition & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ BRCMSMAC_OFILES := \

MODULEPFX := brcmsmac

obj-m += $(MODULEPFX).o
obj-$(CONFIG_BRCMSMAC) += $(MODULEPFX).o
$(MODULEPFX)-objs = $(BRCMSMAC_OFILES)

0 comments on commit 5d076d8

Please sign in to comment.