r1726

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Sun Apr 15 20:07:47 CEST 2007


Author: stsp
Date: 2007-04-15 20:07:42 +0200 (Sun, 15 Apr 2007)
New Revision: 1726

Log:
Ugly hack to make sure the build choice menu shows up.


Modified: trunk/config/mkconfig
===================================================================
--- trunk/config/mkconfig	2007-04-15 17:58:11 UTC (rev 1725)
+++ trunk/config/mkconfig	2007-04-15 18:07:42 UTC (rev 1726)
@@ -49,6 +49,9 @@
 echo "comment 'See the help menu inside the selection menu if you'"
 echo "comment 'are not sure what type of build you want.'"
 
+# XXX Make sure the build choice menu shows up...
+echo "CONFIG_DEFAULTS_NINTENDO=y"
+
 oldv=
 def=
 find vendors -name config.arch -print | sed -e 's?/? ?g' | \




More information about the dslinux-commit mailing list