8,367
edits
Changes
→Compile device driver
=== '''Compile device driver''' ===
<br>
Copy the OrangePi_misc.c to the */trunklichee/kernellinux-3.4/driver/miscdirectory:<br><div style="padding-left:200px;">[[文件:Orange-pi-pc2-img83.png|800px]]</div><br>Enter to */trunklichee/kernellinux-3.4/driverdrivers/misc/<br><div style="padding-left:200px;">[[文件:Orange-pi-pc2-img84.png|800px]]</div><br>
Modify Makefile on currently file, shown as following:
<div style="padding-left:200px;">[[文件:Orange-pi-i96-img53.png|800px]]</div>
<div style="padding-left:200px;">[[文件:Orange-pi-i96-img55.png|800px]]</div>
<br>
=== '''Compiling method of application''' ===
<br>