Waveshare Electronics
Address: Rm 813, Dynamic World Building, Zhenhua Rd, Futian District, Shenzhen, China
TEL: +86-755-83040832 Web: http://www.wvshare.com/
FAX: 86-755-83042572 E-mail:
34
choose root directory to operate and take it a screenshots, actually, any directory will be OK), then use the
command:
#tar xvfj linux_E9_3.0.35_for_Ubuntu.tar.bz2 -C /
Extract the source code, as shown in the figure below:
Kernel Source Code Compile
After extract the source code, please use the command:
#cp imx6_defconfig .config,
then copy the config list
and set it as the default config list, just as the following picture shows:
Then use the command #
make menuconfig
to enter the config page, If you want to make any changes on the
default config list, then you can amend the config list according to the needs, then save the config information: