This website works better with JavaScript
Home
Explore
Help
Register
Sign In
phyus
/
linux-vybrid_public
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e35ff98f7c
Branches
Tags
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
drivers
/
acpi
/
sleep
/
Makefile
Makefile
110 B
History
Raw
1
2
3
4
5
obj-y := wakeup.o
obj-y += main.o
obj-$(CONFIG_ACPI_SLEEP) += proc.o
EXTRA_CFLAGS += $(ACPI_CFLAGS)