projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6]
/
drivers
/
acpi
/
sleep
/
Makefile
1
obj-y := wakeup.o
2
obj-y += main.o
3
obj-$(CONFIG_ACPI_SLEEP) += proc.o
4
5
EXTRA_CFLAGS += $(ACPI_CFLAGS)