Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77939
b: refs/heads/master
c: 9e23362
h: refs/heads/master
i:
  77937: 7793af0
  77935: 628c7cb
v: v3
  • Loading branch information
Johannes Berg authored and Sam Ravnborg committed Jan 28, 2008
1 parent 355f9dc commit 2497ff6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 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: 800074345544ae6ec06c77b1a3f7ba032f84bd10
refs/heads/master: 9e233625fbee1f977929a5406533b96011f1a06b
8 changes: 2 additions & 6 deletions trunk/drivers/base/power/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@ obj-$(CONFIG_PM) += sysfs.o
obj-$(CONFIG_PM_SLEEP) += main.o
obj-$(CONFIG_PM_TRACE) += trace.o

ifeq ($(CONFIG_DEBUG_DRIVER),y)
EXTRA_CFLAGS += -DDEBUG
endif
ifeq ($(CONFIG_PM_VERBOSE),y)
EXTRA_CFLAGS += -DDEBUG
endif
ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
ccflags-$(CONFIG_PM_VERBOSE) += -DDEBUG

0 comments on commit 2497ff6

Please sign in to comment.