2006-05-06 13:04:20 +04:00
|
|
|
#
|
|
|
|
# This file is subject to the terms and conditions of the GNU General Public
|
|
|
|
# License. See the file "COPYING" in the main directory of this archive
|
|
|
|
# for more details.
|
|
|
|
#
|
|
|
|
# Copyright 2006 Wind River System, Inc.
|
|
|
|
# Author: Rongkai.Zhan <rongkai.zhan@windriver.com>
|
|
|
|
#
|
|
|
|
# Makefile for the Wind River MIPS 4KC PPMC Eval Board
|
|
|
|
#
|
|
|
|
|
2007-10-11 17:54:13 +04:00
|
|
|
obj-y += irq.o pci.o reset.o serial.o setup.o time.o
|
2007-07-30 14:48:58 +04:00
|
|
|
|
|
|
|
EXTRA_CFLAGS += -Werror
|