summaryrefslogtreecommitdiff
path: root/Makefile.kernel26
AgeCommit message (Collapse)Author
2007-09-22Makefile Automatically enabling Zaptel MMX support. Disabled by defaulttzafrir
for now. * To enable, build with ZAPTEL_MMX_AUTO=yes (or any other non-empty value) * There is a white list of configuration values (without the prefix CONFIG_). One of them needs to be set in order for CONFIG_ZAPTEL_MMX to be enabled. * Only adds support for kernel 2.6 . If anybody finds a simple way to do the same with 2.4 - patches are welcomes. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3076 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-24Merged revisions 2949 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.2 (closes issue #10555) ........ r2949 | qwell | 2007-08-24 15:46:20 -0500 (Fri, 24 Aug 2007) | 4 lines Fix an issue that caused only MG2 and possibly HPEC to work. Issue 10555, patch by me. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2950 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15* Allow setting the echo canceller from the Makefile or the environmenttzafrir
(needed for overriding the default EC in Debian m-a builds) * Allow specifiying extra modules in the make command line: MODULES_EXTRA and SUBDIRS_EXTRA Merged revisions 2838 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2839 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15Fix building on older CentOS 4 and Trixbox.tzafrir
Merged revisions 2836 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2837 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-23partial update to support all the stuff that went into Zaptel 1.2 ↵kpfleming
recently... this definitely still broken for 2.4 kernels, and maybe for 2.6 as well :-) includes: Makefile split and reorganize TE120P driver TC400B driver HPEC support (not yet complete) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2215 5390a7c7-147a-4af0-8ec9-7488f05a26cb