dslinux/toolchain README

stsp stsp at user.in-berlin.de
Wed Aug 23 19:15:39 CEST 2006


Update of /cvsroot/dslinux/dslinux/toolchain
In directory antilope:/tmp/cvs-serv25901

Modified Files:
	README 
Log Message:
Mention that resetting to default configuration may be necessary
after building the toolchain.


Index: README
===================================================================
RCS file: /cvsroot/dslinux/dslinux/toolchain/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- README	22 Aug 2006 10:07:27 -0000	1.5
+++ README	23 Aug 2006 17:15:37 -0000	1.6
@@ -76,4 +76,13 @@
 
         CROSS_COMPILE = arm-linux-elf-        
 
+Before compiling DSLinux with the new toolchain for the first
+time, you should run make menuconfig and select the following
+option:
+
+  ---> Kernel/Library/Defaults Selection
+    --->  [*] Default all settings (lose changes)
+
+Otherwise your build might fail.
+
 Good luck!




More information about the dslinux-commit mailing list