From 4d8d5f68fc66dc8f6ba68b324891ac324efadaee Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 23 Jan 2014 09:19:09 +0100 Subject: [PATCH] Fixed Pandora Makefile --- shell/pandora/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/pandora/Makefile b/shell/pandora/Makefile index 8b3be6e51..615ec1eb5 100755 --- a/shell/pandora/Makefile +++ b/shell/pandora/Makefile @@ -13,7 +13,7 @@ PGO_USE :=1 #PGO_MAKE :=1 PGO_USE :=1 -RZDCY_SRC_DIR = ../../newdc +RZDCY_SRC_DIR = ../../core include $(RZDCY_SRC_DIR)/core.mk