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