import of upstream 2.4.34.4 from kernel.org
[linux-2.4.git] / arch / mips / au1000 / csb250 / Makefile
1 #
2 #  Copyright 2002 Cogent Computer Systems
3 #       dan@embeddededge.com
4 #
5 # Makefile for the Cogent CSB250 Au1500 board.  Copied from Pb1500.
6 #
7 # Note! Dependencies are done automagically by 'make dep', which also
8 # removes any old dependencies. DON'T put your own dependencies here
9 # unless it's something special (ie not a .c file).
10 #
11
12 USE_STANDARD_AS_RULE := true
13
14 O_TARGET := csb250.o
15
16 obj-y := init.o board_setup.o irqmap.o
17
18 include $(TOPDIR)/Rules.make