rtw88: add license for Makefile
authorYan-Hsuan Chuang <yhchuang@realtek.com>
Fri, 3 May 2019 11:53:31 +0000 (19:53 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 3 May 2019 12:06:12 +0000 (15:06 +0300)
Add missing license for Makefile

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtw88/Makefile

index da5e36e6fe1006c2f6e2845215081c61d8ee58c9..e0bfefd154af8079d8467db1853a5cea4823afb5 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
+
 obj-$(CONFIG_RTW88_CORE)       += rtw88.o
 rtw88-y += main.o \
           mac80211.o \