Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314342
b: refs/heads/master
c: 65fe593
h: refs/heads/master
v: v3
  • Loading branch information
Brandon Misemer authored and Johannes Berg committed Jun 13, 2012
1 parent a29e393 commit 69a43d1
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 11741739391c2f03bbaba5349f868618fe63922f
refs/heads/master: 65fe593a519c4d7c62289d3b0a17ca412e95b037
9 changes: 5 additions & 4 deletions trunk/drivers/net/wireless/iwlwifi/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
obj-$(CONFIG_IWLDVM) += dvm/

CFLAGS_iwl-devtrace.o := -I$(src)

# common
obj-$(CONFIG_IWLWIFI) += iwlwifi.o
iwlwifi-objs += iwl-io.o
Expand All @@ -16,3 +12,8 @@ iwlwifi-$(CONFIG_IWLWIFI_DEVICE_TRACING) += iwl-devtrace.o
iwlwifi-$(CONFIG_IWLWIFI_DEVICE_TESTMODE) += iwl-test.o

ccflags-y += -D__CHECK_ENDIAN__ -I$(src)


obj-$(CONFIG_IWLDVM) += dvm/

CFLAGS_iwl-devtrace.o := -I$(src)

0 comments on commit 69a43d1

Please sign in to comment.