| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 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 | |||||
| 8 | obj-y := init.o board_setup.o irqmap.o | ||||