Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278173
b: refs/heads/master
c: ccf5533
h: refs/heads/master
i:
  278171: 0231e32
v: v3
  • Loading branch information
Stanislaw Gruszka committed Nov 15, 2011
1 parent 8fb493e commit 8373c98
Show file tree
Hide file tree
Showing 4 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: f3a1b49d669472159e05327fff64ec55315a0f54
refs/heads/master: ccf5533ec4cdf792ec17c375b1186cfed4086f2a
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/iwlegacy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ iwl4965-$(CONFIG_IWLEGACY_DEBUGFS) += 4965-debug.o

# 3945
obj-$(CONFIG_IWL3945) += iwl3945.o
iwl3945-objs := 3945-mac.o 3945.o iwl-3945-rs.o
iwl3945-$(CONFIG_IWLEGACY_DEBUGFS) += iwl-3945-debugfs.o
iwl3945-objs := 3945-mac.o 3945.o 3945-rs.o
iwl3945-$(CONFIG_IWLEGACY_DEBUGFS) += 3945-debug.o

ccflags-y += -D__CHECK_ENDIAN__

0 comments on commit 8373c98

Please sign in to comment.