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