move platform-independent stuff out of /gp2x.

This commit is contained in:
notaz
2011-09-02 17:44:41 +03:00
parent c3c98c2f7c
commit d5e0983c10
8 changed files with 5 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ endif
# Platform specific definitions
VPATH += ..
VPATH += .. ../arm
CFLAGS += -DARM_ARCH -DGP2X_BUILD
ifeq ($(WIZ),1)
CFLAGS += -DWIZ_BUILD