diff options
Diffstat (limited to 'admin.tex')
-rw-r--r-- | admin.tex | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -58,8 +58,9 @@ make make install \end{verbatim} -To build kernel, module: -Change to the folder \verb/driver/ and adjust \verb/PCIE_IPECAMERA_DEVICE_ID/ in the file pciDriver.h if required (you may check actual device id with the tool lspci). +To build the kernel module, change to the folder \verb/driver/ and adjust +\verb/PCIE_IPECAMERA_DEVICE_ID/ in the file pciDriver.h if required (you may +check the actual device id with the lspci tool). \begin{verbatim} make make install |