xref: /openbmc/linux/arch/sh/boards/mach-hp6xx/Makefile (revision 597473720f4dc69749542bfcfed4a927a43d935e)
1*aaf9128aSKuninori Morimoto# SPDX-License-Identifier: GPL-2.0
2da2014a2SPaul Mundt#
3da2014a2SPaul Mundt# Makefile for the HP6xx specific parts of the kernel
4da2014a2SPaul Mundt#
5da2014a2SPaul Mundt
6da2014a2SPaul Mundtobj-y			:= setup.o
7da2014a2SPaul Mundtobj-$(CONFIG_PM)	+= pm.o pm_wakeup.o
8da2014a2SPaul Mundtobj-$(CONFIG_APM_EMULATION)	+= hp6xx_apm.o
9