From 3a81ecde1cf95372e27a3e6ca6f9c2cccc86e272 Mon Sep 17 00:00:00 2001
From: notaz <notasas@gmail.com>
Date: Sat, 17 Feb 2007 22:44:27 +0000
Subject: [PATCH] Makefile revert

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@52 be3aeb3a-fb24-0410-a615-afba39da0efa
---
 platform/gp2x/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platform/gp2x/Makefile b/platform/gp2x/Makefile
index f17b96b8..c5d339f5 100644
--- a/platform/gp2x/Makefile
+++ b/platform/gp2x/Makefile
@@ -11,7 +11,7 @@ dprint = 1
 asm_memory = 0	# TODO
 asm_render = 1
 asm_ym2612 = 1
-asm_misc = 0
+asm_misc = 1
 #profile = 1
 #use_musashi = 1
 #up = 1
-- 
2.39.5