| ARRIS Enterprises, Inc. Confidential Information |
Linux Kernel ModulesThis document describes how to build Linux kernel modules for the KreaTV IP-STB. The result of the kernel module build process is an IP-STB Installation Package (IIP) file.
The kernel modules are located in the ~ # ls /lib/modules 10ir.ko 20atyx220.ko 30kboxmtd.ko 40usbcore.ko 41usb-ohci.ko 42hid.ko Example: Build kernel module manually
If the build process finished successfully you should now have an iip file called something like example-option-kernel-module_<toolchain_name>_<target>.iip.
|