##############################################################################
# Copyright 2003 by NeTraverse, Inc.
# This software is distributed under the terms of the GPL
# which is supplied in the LICENSE file with this distribution
##############################################################################
# $Id: Makefile,v 1.2 2003/11/01 00:40:45 rwb Exp $

ifeq ($(CONFIG_MKI),y)
obj-m		     += mki-adapter.o
mki-adapter-objs     := mki-main.o mki26.o mkivnet.o timer.o
endif
