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

#### compile ubl
obj-$(CONFIG_UBL) += ubl.o

obj-$(CONFIG_NETWORK_MGNT)	+= network_mgmt/
