projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
237b47e
)
rtw88: add license for Makefile
author
Yan-Hsuan Chuang
<yhchuang@realtek.com>
Fri, 3 May 2019 11:53:31 +0000
(19:53 +0800)
committer
Kalle 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
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/realtek/rtw88/Makefile
b/drivers/net/wireless/realtek/rtw88/Makefile
index da5e36e6fe1006c2f6e2845215081c61d8ee58c9..e0bfefd154af8079d8467db1853a5cea4823afb5 100644
(file)
--- a/
drivers/net/wireless/realtek/rtw88/Makefile
+++ b/
drivers/net/wireless/realtek/rtw88/Makefile
@@
-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 \