Summary: | DAHLIN-00216: [patch] Enable basic compiling of modules that do not require firmwares. AKA disable firmware download for TDMoE | ||
Reporter: | Andrew Latham (lathama) | Labels: | |
Date Opened: | 2010-12-13 11:46:48.000-0600 | Date Closed: | 2019-05-31 09:42:33 |
Priority: | Minor | Regression? | No |
Status: | Closed/Complete | Components: | General |
Versions: | 2.4.0 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ( 0) dahdi_linux_kvm.diff ( 1) dahdi_linux_kvm2.diff | |
Description: | The need arose to have DAHDI compiled on a VM without Internet access. I looked for an easy way to limit the modules compiled. I am _NOT_ a Kbuild expert but this worked for me. I will attach the diff for the build and later the diff for the install. This is useful if you need only the meetme engine also. This will build DAHDI, dahdi_dynamic, dahdi_dynamic_eth, dahdi_dynamic_ethmf, and dahdi_transcode. This could also be useful when doing labs or education as there is no firmware downloaded. | ||
Comments: | By: Andrew Latham (lathama) 2010-12-13 11:54:08.000-0600 Version two is minus the install mistake. |