[asterisk-bugs] [DAHDI-linux 0015251]: [patch] A little more quick and dirty way to build OSLEC

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 24 02:43:23 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15251 
====================================================================== 
Reported By:                biohumanoid
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   15251
Category:                   General
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     ready for testing
====================================================================== 
Date Submitted:             2009-06-02 05:55 CDT
Last Modified:              2009-06-24 02:43 CDT
====================================================================== 
Summary:                    [patch] A little more quick and dirty way to build
OSLEC
Description: 
Current way isn't so simple... You have to manually build echo.ko

====================================================================== 

---------------------------------------------------------------------- 
 (0106899) biohumanoid (reporter) - 2009-06-24 02:43
 https://issues.asterisk.org/view.php?id=15251#c106899 
---------------------------------------------------------------------- 
"next version" is published :-)

>   echo 'obj-m += echo.o' > drivers/staging/echo/Kbuild
Thus, the user will have to:
1. copy files from kernel-source
2. path Kbuild file

with
obj-$(DAHDI_BUILD_ALL) += ../staging/echo/echo.o
included, he will have to do only step
https://issues.asterisk.org/view.php?id=1... 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-24 02:43 biohumanoid    Note Added: 0106899                          
======================================================================




More information about the asterisk-bugs mailing list