8 lines
154 B
Makefile
8 lines
154 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Copyright (c) 2015-2016 Quantenna Communications, Inc.
|
||
|
# All rights reserved.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_QTNFMAC) += qtnfmac/
|