move platform-independent stuff out of /gp2x.
[gpsp.git] / gp2x / Makefile
index ed01178..2096419 100644 (file)
@@ -20,7 +20,7 @@ endif
 
 # Platform specific definitions 
 
-VPATH      += ..
+VPATH      += .. ../arm
 CFLAGS     += -DARM_ARCH -DGP2X_BUILD
 ifeq ($(WIZ),1)
 CFLAGS     += -DWIZ_BUILD