1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for the PCI bus specific drivers. 4 5obj-y += controller/ 6 7