#
# Makefile for the Victor MP-C303/304 specific parts of the kernel
#

obj-y			+= init.o setup.o
obj-$(CONFIG_IDE)	+= ide-mpc30x.o
