Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218586
b: refs/heads/master
c: cb299ba
h: refs/heads/master
v: v3
  • Loading branch information
Tracey Dent authored and Linus Torvalds committed Oct 28, 2010
1 parent e7f2e74 commit d81e9bd
Show file tree
Hide file tree
Showing 2 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: 7fa51743dcf176bcdca43603b4257748a222fe9b
refs/heads/master: cb299ba8b5ef2239429484072fea394cd7581bd7
4 changes: 2 additions & 2 deletions trunk/drivers/char/mwave/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

obj-$(CONFIG_MWAVE) += mwave.o

mwave-objs := mwavedd.o smapi.o tp3780i.o 3780i.o
mwave-y := mwavedd.o smapi.o tp3780i.o 3780i.o

# To have the mwave driver disable other uarts if necessary
# EXTRA_CFLAGS += -DMWAVE_FUTZ_WITH_OTHER_DEVICES

# To compile in lots (~20 KiB) of run-time enablable printk()s for debugging:
EXTRA_CFLAGS += -DMW_TRACE
ccflags-y := -DMW_TRACE

0 comments on commit d81e9bd

Please sign in to comment.