1# arch/ia64/sn/kernel/sn2/Makefile
2#
3# This file is subject to the terms and conditions of the GNU General Public
4# License.  See the file "COPYING" in the main directory of this archive
5# for more details.
6#
7# Copyright (C) 1999,2001-2002 Silicon Graphics, Inc. All rights reserved.
8#
9# sn2 specific kernel files
10#
11
12ccflags-y := -Iarch/ia64/sn/include
13
14obj-y += cache.o io.o ptc_deadlock.o sn2_smp.o sn_proc_fs.o \
15	 prominfo_proc.o timer.o timer_interrupt.o sn_hwperf.o
16