162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Makefile for the IP30 specific kernel interface routines under Linux. 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciobj-y := ip30-irq.o ip30-power.o ip30-setup.o ip30-timer.o ip30-xtalk.o 762306a36Sopenharmony_ci 862306a36Sopenharmony_ciobj-$(CONFIG_EARLY_PRINTK) += ip30-console.o 962306a36Sopenharmony_ciobj-$(CONFIG_SMP) += ip30-smp.o 10