Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # Carsten Langgaard, carstenl@mips.com
0004 # Copyright (C) 1999,2000 MIPS Technologies, Inc.  All rights reserved.
0005 #
0006 # Copyright (C) 2008 Wind River Systems, Inc.
0007 #   written by Ralf Baechle <ralf@linux-mips.org>
0008 #
0009 obj-y                           += malta-dtshim.o
0010 obj-y                           += malta-init.o
0011 obj-y                           += malta-int.o
0012 obj-y                           += malta-memory.o
0013 obj-y                           += malta-platform.o
0014 obj-y                           += malta-setup.o
0015 obj-y                           += malta-time.o
0016 
0017 obj-$(CONFIG_MIPS_CMP)          += malta-amon.o
0018 
0019 CFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt