mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 22:55:53 +00:00
7 lines
121 B
Makefile
7 lines
121 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Makefile for the Wangxun network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_TXGBE) += txgbe/
|