r2191 - in trunk/vendors/Nintendo

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Mon Mar 31 22:23:18 CEST 2008


Author: sonny_jim
Date: 2008-03-31 22:23:18 +0200 (Mon, 31 Mar 2008)
New Revision: 2191

Log:
Enable sc in DLDI builds

Modified: trunk/vendors/Nintendo/DLDI/config.vendor
===================================================================
--- trunk/vendors/Nintendo/DLDI/config.vendor	2008-03-31 19:27:15 UTC (rev 2190)
+++ trunk/vendors/Nintendo/DLDI/config.vendor	2008-03-31 20:23:18 UTC (rev 2191)
@@ -55,6 +55,7 @@
 #
 # Force build (Normally built when required)
 #
+# CONFIG_LIB_AUDIOFILE_FORCE is not set
 # CONFIG_LIB_FLEX_FORCE is not set
 # CONFIG_LIB_GPM_FORCE is not set
 # CONFIG_LIB_LIBAES_FORCE is not set
@@ -436,6 +437,7 @@
 # CONFIG_USER_READPROFILE_READPROFILE is not set
 # CONFIG_USER_ROOTLOADER_ROOTLOADER is not set
 # CONFIG_USER_RL_RL is not set
+# CONFIG_USER_SC is not set
 CONFIG_USER_SED_SED=y
 # CONFIG_USER_SETSERIAL_SETSERIAL is not set
 CONFIG_USER_SNAPSHOT=y
@@ -493,6 +495,7 @@
 CONFIG_LIB_MAD=y
 # CONFIG_USER_MP3PLAY_MP3PLAY is not set
 CONFIG_USER_ESD=y
+CONFIG_LIB_AUDIOFILE=y
 # CONFIG_USER_OGGPLAY_OGG123 is not set
 # CONFIG_USER_OGGPLAY_EXAMPLE is not set
 # CONFIG_USER_MUSICBOX_MUSICBOX is not set

Modified: trunk/vendors/Nintendo/DSGBA/config.vendor
===================================================================
--- trunk/vendors/Nintendo/DSGBA/config.vendor	2008-03-31 19:27:15 UTC (rev 2190)
+++ trunk/vendors/Nintendo/DSGBA/config.vendor	2008-03-31 20:23:18 UTC (rev 2191)
@@ -55,6 +55,7 @@
 #
 # Force build (Normally built when required)
 #
+# CONFIG_LIB_AUDIOFILE_FORCE is not set
 # CONFIG_LIB_FLEX_FORCE is not set
 # CONFIG_LIB_GPM_FORCE is not set
 # CONFIG_LIB_LIBAES_FORCE is not set
@@ -420,6 +421,7 @@
 # CONFIG_USER_READPROFILE_READPROFILE is not set
 # CONFIG_USER_ROOTLOADER_ROOTLOADER is not set
 # CONFIG_USER_RL_RL is not set
+# CONFIG_USER_SC is not set
 # CONFIG_USER_SED_SED is not set
 # CONFIG_USER_SETSERIAL_SETSERIAL is not set
 # CONFIG_USER_SNAPSHOT is not set

Modified: trunk/vendors/Nintendo/DSMEM/config.vendor
===================================================================
--- trunk/vendors/Nintendo/DSMEM/config.vendor	2008-03-31 19:27:15 UTC (rev 2190)
+++ trunk/vendors/Nintendo/DSMEM/config.vendor	2008-03-31 20:23:18 UTC (rev 2191)
@@ -55,6 +55,7 @@
 #
 # Force build (Normally built when required)
 #
+# CONFIG_LIB_AUDIOFILE_FORCE is not set
 # CONFIG_LIB_FLEX_FORCE is not set
 # CONFIG_LIB_GPM_FORCE is not set
 # CONFIG_LIB_LIBAES_FORCE is not set
@@ -419,6 +420,7 @@
 # CONFIG_USER_READPROFILE_READPROFILE is not set
 # CONFIG_USER_ROOTLOADER_ROOTLOADER is not set
 # CONFIG_USER_RL_RL is not set
+# CONFIG_USER_SC is not set
 # CONFIG_USER_SED_SED is not set
 # CONFIG_USER_SETSERIAL_SETSERIAL is not set
 # CONFIG_USER_SNAPSHOT is not set

Modified: trunk/vendors/Nintendo/GBAMP/config.vendor
===================================================================
--- trunk/vendors/Nintendo/GBAMP/config.vendor	2008-03-31 19:27:15 UTC (rev 2190)
+++ trunk/vendors/Nintendo/GBAMP/config.vendor	2008-03-31 20:23:18 UTC (rev 2191)
@@ -55,6 +55,7 @@
 #
 # Force build (Normally built when required)
 #
+# CONFIG_LIB_AUDIOFILE_FORCE is not set
 # CONFIG_LIB_FLEX_FORCE is not set
 # CONFIG_LIB_GPM_FORCE is not set
 # CONFIG_LIB_LIBAES_FORCE is not set
@@ -419,6 +420,7 @@
 # CONFIG_USER_READPROFILE_READPROFILE is not set
 # CONFIG_USER_ROOTLOADER_ROOTLOADER is not set
 # CONFIG_USER_RL_RL is not set
+# CONFIG_USER_SC is not set
 # CONFIG_USER_SED_SED is not set
 # CONFIG_USER_SETSERIAL_SETSERIAL is not set
 # CONFIG_USER_SNAPSHOT is not set

Modified: trunk/vendors/Nintendo/NDS/config.vendor
===================================================================
--- trunk/vendors/Nintendo/NDS/config.vendor	2008-03-31 19:27:15 UTC (rev 2190)
+++ trunk/vendors/Nintendo/NDS/config.vendor	2008-03-31 20:23:18 UTC (rev 2191)
@@ -55,6 +55,7 @@
 #
 # Force build (Normally built when required)
 #
+# CONFIG_LIB_AUDIOFILE_FORCE is not set
 # CONFIG_LIB_FLEX_FORCE is not set
 # CONFIG_LIB_GPM_FORCE is not set
 # CONFIG_LIB_LIBAES_FORCE is not set
@@ -417,6 +418,7 @@
 # CONFIG_USER_READPROFILE_READPROFILE is not set
 # CONFIG_USER_ROOTLOADER_ROOTLOADER is not set
 # CONFIG_USER_RL_RL is not set
+# CONFIG_USER_SC is not set
 # CONFIG_USER_SED_SED is not set
 # CONFIG_USER_SETSERIAL_SETSERIAL is not set
 # CONFIG_USER_SNAPSHOT is not set



More information about the dslinux-commit mailing list