1#
2# Makefile for the IPACK bridge device drivers.
3#
4obj-$(CONFIG_IPACK_BUS)		+= ipack.o
5obj-y				+= devices/
6obj-y				+= carriers/
7