mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 18:12:14 +02:00
Move nvidia driver to nvidia/
This commit is contained in:
parent
0c52515f37
commit
219fa64d8d
@ -24,7 +24,7 @@ VERSION := $(LIBNX_MAJOR).$(LIBNX_MINOR).$(LIBNX_PATCH)
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := nx
|
||||
#BUILD := build
|
||||
SOURCES := source/arm source/runtime source/kernel source/runtime/devices source/services source/display source/display/ioctl source/runtime/util/utf
|
||||
SOURCES := source/arm source/runtime source/kernel source/runtime/devices source/services source/display source/nvidia/ioctl source/runtime/util/utf
|
||||
DATA := data
|
||||
INCLUDES := include
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user