c05564c4d8
Android 13
8 lines
158 B
Makefile
Executable file
8 lines
158 B
Makefile
Executable file
#
|
|
# Makefile for the Linux/SuperH SH-Mobile backends.
|
|
#
|
|
|
|
# Power Management & Sleep mode
|
|
obj-$(CONFIG_PM) += pm.o sleep.o
|
|
obj-$(CONFIG_CPU_IDLE) += cpuidle.o
|