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