This website requires JavaScript.
Explore
Help
Sign In
UbiquitousOS
/
OpenCloudOS-Kernel
mirror of
https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git
Watch
11
Star
0
Fork
You've already forked OpenCloudOS-Kernel
0
Code
Issues
Projects
Releases
Wiki
Activity
3f75c6161f
OpenCloudOS-Kernel
/
drivers
/
acpi
/
sleep
/
Makefile
6 lines
110 B
Makefile
Raw
Blame
History
obj-y
:=
wakeup.o
obj-y
+=
main.o
obj-$(CONFIG_ACPI_SLEEP)
+=
proc.o
EXTRA_CFLAGS
+=
$(
ACPI_CFLAGS
)
Reference in New Issue
View Git Blame
Copy Permalink