# SPDX-License-Identifier: GPL-2.0
#
# Makefile for USB Network drivers
#

obj-$(CONFIG_USB_RTL8152)	+= r8152.o
