Linux Audio

Check our new training course

Open-source upstreaming

Need help get the support for your hardware in upstream Linux?
Loading...
v3.5.6
1#
2# Makefile for the Linux/SuperH SH-Mobile backends.
3#
4
5# Power Management & Sleep mode
6obj-$(CONFIG_PM)	+= pm.o sleep.o
7obj-$(CONFIG_CPU_IDLE)	+= cpuidle.o
v4.17
1#
2# Makefile for the Linux/SuperH SH-Mobile backends.
3#
4
5# Power Management & Sleep mode
6obj-$(CONFIG_PM)	+= pm.o sleep.o
7obj-$(CONFIG_CPU_IDLE)	+= cpuidle.o