blob: 939618f62fe1ba09051c9c16f8056afc975cb76e [file] [log] [blame]
Adrian Bunk9c4b5622006-01-19 18:07:10 +01001#
2# Makefile for the Computone IntelliPort Plus Driver
3#
4
Alan Cox60890932008-05-23 13:04:45 -07005obj-$(CONFIG_COMPUTONE) += ip2.o
Adrian Bunk9c4b5622006-01-19 18:07:10 +01006
Alan Cox60890932008-05-23 13:04:45 -07007ip2-objs := ip2base.o ip2main.o
Adrian Bunk9c4b5622006-01-19 18:07:10 +01008