mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 18:50:41 +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
|