Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107751
b: refs/heads/master
c: 25bc2de
h: refs/heads/master
i:
  107749: 5c3b70b
  107747: 1e679ca
  107743: cd72254
v: v3
  • Loading branch information
Tomas Winkler authored and John W. Linville committed Aug 4, 2008
1 parent a52ba70 commit 826d3d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 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: 80693ceb78b08baa3b66a900d9225b2cf9c6f0ed
refs/heads/master: 25bc2deda9e8a430ed49f507a1120fb2c86abf33
6 changes: 2 additions & 4 deletions trunk/drivers/net/wireless/iwlwifi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ iwl3945-objs := iwl3945-base.o iwl-3945.o iwl-3945-rs.o
iwl3945-$(CONFIG_IWL3945_LEDS) += iwl-3945-led.o

obj-$(CONFIG_IWL4965) += iwl4965.o
iwl4965-objs := iwl4965-base.o iwl-4965.o iwl-agn-rs.o
iwl4965-objs := iwl-agn.o iwl-4965.o iwl-agn-rs.o

ifeq ($(CONFIG_IWL5000),y)
iwl4965-objs += iwl-5000.o
endif
iwl4965-$(CONFIG_IWL5000) += iwl-5000.o


0 comments on commit 826d3d4

Please sign in to comment.