mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 02:22:15 +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
|
TARGET := nx
|
||||||
#BUILD := build
|
#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
|
DATA := data
|
||||||
INCLUDES := include
|
INCLUDES := include
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user