xref: /kernel/linux/linux-6.6/arch/mips/mti-malta/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/mips/mti-malta/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Carsten Langgaard, carstenl@mips.com
462306a36Sopenharmony_ci# Copyright (C) 1999,2000 MIPS Technologies, Inc.  All rights reserved.
562306a36Sopenharmony_ci#
662306a36Sopenharmony_ci# Copyright (C) 2008 Wind River Systems, Inc.
762306a36Sopenharmony_ci#   written by Ralf Baechle <ralf@linux-mips.org>
862306a36Sopenharmony_ci#
962306a36Sopenharmony_ciobj-y				+= malta-dtshim.o
1062306a36Sopenharmony_ciobj-y				+= malta-init.o
1162306a36Sopenharmony_ciobj-y				+= malta-int.o
1262306a36Sopenharmony_ciobj-y				+= malta-memory.o
1362306a36Sopenharmony_ciobj-y				+= malta-platform.o
1462306a36Sopenharmony_ciobj-y				+= malta-setup.o
1562306a36Sopenharmony_ciobj-y				+= malta-time.o
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ciCFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt
18

Indexes created Thu Nov 07 10:32:03 CST 2024