Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278185
b: refs/heads/master
c: 7f8e122
h: refs/heads/master
i:
  278183: 5b0d5b7
v: v3
  • Loading branch information
Stanislaw Gruszka committed Nov 15, 2011
1 parent 90c9daf commit 0b3778c
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 0cdc21363cc27989fe9aa1cde614ef4c0429d62f
refs/heads/master: 7f8e12238049b0e5398e77cdf15f95a41077841f
8 changes: 4 additions & 4 deletions trunk/drivers/net/wireless/iwlegacy/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
obj-$(CONFIG_IWLEGACY) += iwl-legacy.o
iwl-legacy-objs := common.o
iwl-legacy-$(CONFIG_IWLEGACY_DEBUGFS) += iwl-debugfs.o
obj-$(CONFIG_IWLEGACY) += iwlegacy.o
iwlegacy-objs := common.o
iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += iwl-debugfs.o

iwl-legacy-objs += $(iwl-legacy-m)
iwlegacy-objs += $(iwlegacy-m)

# 4965
obj-$(CONFIG_IWL4965) += iwl4965.o
Expand Down

0 comments on commit 0b3778c

Please sign in to comment.