About Documentation
Exchange idea with Henry
Henry tends to have bigger scope idea about the future book writting like
"Embedded OS design guide with Sunplus Score"
If user wants to compile 2.6.x kernel directly without uClinux UI?
cd uClinux-dist/linux-2.6.x/
export PATH=$PATH:Score_tool_path/bin
make menuconfig CROSS_COMPILE=score-linux-elf-
make CROSS_COMPILE=score-linux-elf-
Henry tends to have bigger scope idea about the future book writting like
"Embedded OS design guide with Sunplus Score"
If user wants to compile 2.6.x kernel directly without uClinux UI?
cd uClinux-dist/linux-2.6.x/
export PATH=$PATH:Score_tool_path/bin
make menuconfig CROSS_COMPILE=score-linux-elf-
make CROSS_COMPILE=score-linux-elf-
