]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - drivers/net/ethernet/ibm/ehea/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / drivers / net / ethernet / ibm / ehea / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
7a291083
JBT
2#
3# Makefile for the eHEA ethernet device driver for IBM eServer System p
4#
3b3e0ea8 5ehea-y = ehea_main.o ehea_phyp.o ehea_qmr.o ehea_ethtool.o
7a291083
JBT
6obj-$(CONFIG_EHEA) += ehea.o
7