From c737dc16e2388acedb420cd2ff5ee3cb71c3ef1d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 16 Apr 2009 16:30:47 +0200 Subject: [PATCH] build games not by default, need more work --- config/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/options b/config/options index b95a43792b..9124a7376d 100644 --- a/config/options +++ b/config/options @@ -94,7 +94,7 @@ EXTRAFIRMWARES=no EMULATORS=yes # Support for games (yes/no) -GAMES=yes +GAMES=no # Network Support (Samba shares and FTP Server) (yes/no) NETWORK=yes