OSDN Git Service

drm/nouveau: fix out-of-tree module build
authorBen Skeggs <bskeggs@redhat.com>
Wed, 29 Jan 2020 07:32:22 +0000 (17:32 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 22 May 2020 01:11:14 +0000 (11:11 +1000)
commitbbd540c072a8f7ad7aa4ba6a67ad5b30322e188b
tree173f8ff8e00d4d138d6921ca9d35c3eabd2bf3a5
parent82c8c4ddcae74460f4ea484ab9ad97ddb466e469
drm/nouveau: fix out-of-tree module build

The $(srctree) addition a while back busted building the out-of-tree
version of the module, and I've been hacking it up ever since.

This allows us to work around the issue.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/Kbuild