Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Samuel Iglesias Gonsalvez | d346587 | 2012-05-09 15:27:19 +0200 | [diff] [blame] | 2 | # |
3 | # Makefile for the IPACK bridge device drivers. | ||||
4 | # | ||||
5 | obj-$(CONFIG_IPACK_BUS) += ipack.o | ||||
Samuel Iglesias Gonsalvez | ba4dc61 | 2012-05-09 15:27:21 +0200 | [diff] [blame] | 6 | obj-y += devices/ |
Jens Taprogge | 052c4cfc | 2012-09-27 12:37:39 +0200 | [diff] [blame] | 7 | obj-y += carriers/ |