mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-24 08:39:09 +00:00
7 lines
122 B
Makefile
7 lines
122 B
Makefile
#
|
|
# Makefile for the Linux/SuperH SH-Mobile backends.
|
|
#
|
|
|
|
# Power Management & Sleep mode
|
|
obj-$(CONFIG_PM) += pm.o sleep.o
|