This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5c3485bb12
linux
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
vic
/
Kbuild
3 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
drm/nouveau: fix bogus GPL-2 license header The bulk SPDX addition made all these files into GPL-2.0 licensed files. However the remainder of the project is MIT-licensed, these files were simply missing the boiler plate and got caught up in the global update. Fixes: 96ac6d4351004 (treewide: Add SPDX license identifier - Kbuild) Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2019-07-05 05:11:42 +00:00
# SPDX-License-Identifier: MIT
drm/nouveau/core: add vic plumbing Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-03-11 03:09:28 +00:00
#nvkm-y += nvkm/engine/vic/base.o
Reference in New Issue
Copy Permalink