|
@@ -13,6 +13,11 @@ to actually enable these protocols in the kernel -- what you do here is merely
|
|
|
telling the package to include support for those protocols in its programs,
|
|
|
but it's up to the kernel to make the protocols available.</para>
|
|
|
|
|
|
+<para>The following patch will fix a small syntax problem with the source
|
|
|
+for the mii-tool binary:</para>
|
|
|
+
|
|
|
+<para><screen><userinput>patch -Np1 -i ../net-tools-1.60-miitool-gcc33-1.patch</userinput></screen></para>
|
|
|
+
|
|
|
<para>Prepare Net-tools for compilation with:</para>
|
|
|
|
|
|
<para><screen><userinput>make config</userinput></screen></para>
|