rename sdl_driver -> sdl
This commit is contained in:
parent
798cef5a7c
commit
e2a732f196
3 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ MODULE := backends/platform/sdl
|
||||||
|
|
||||||
MODULE_OBJS := \
|
MODULE_OBJS := \
|
||||||
hardwarekeys.o \
|
hardwarekeys.o \
|
||||||
sdl_driver.o
|
sdl.o
|
||||||
|
|
||||||
MODULE_DIRS += \
|
MODULE_DIRS += \
|
||||||
backends/platform/sdl/
|
backends/platform/sdl/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue