#
# Makefile for Onstor's bobcat board
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#

obj-y += ds1511.o etherinit.o ll-int.o irq.o \
	marvelrmap.o mpsc.o mv64x40.o pci-fixup.o \
	prom.o reset.o setup.o
