# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the ZX network device drivers.
#

obj-$(CONFIG_ZXGB) += zxgb/

