• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
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
12EXTRA_CFLAGS += -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