BACKENDS: Remove stale GP2X code references.
This commit is contained in:
parent
64b8587507
commit
f759ff1704
1 changed files with 0 additions and 8 deletions
|
@ -118,14 +118,6 @@ MODULE_OBJS += \
|
||||||
graphics/gph/gph-graphics.o
|
graphics/gph/gph-graphics.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# TODO/FIXME: The gp2xsdl files are only compiled if GP2X_OLD is defined,
|
|
||||||
# which currently is never the case (unless the user manually requests it).
|
|
||||||
# ifeq ($(BACKEND),gp2x)
|
|
||||||
# MODULE_OBJS += \
|
|
||||||
# events/gp2xsdl/gp2xsdl-events.o \
|
|
||||||
# graphics/gp2xsdl/gp2xsdl-graphics.o
|
|
||||||
# endif
|
|
||||||
|
|
||||||
ifeq ($(BACKEND),linuxmoto)
|
ifeq ($(BACKEND),linuxmoto)
|
||||||
MODULE_OBJS += \
|
MODULE_OBJS += \
|
||||||
events/linuxmotosdl/linuxmotosdl-events.o \
|
events/linuxmotosdl/linuxmotosdl-events.o \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue