summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2008-10-20Uninstall other versions of zaptel modules on install, rather than tzafrir
uninstall dahdi twice. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4570 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-10-10Fix 'make config' for non-debian and non-chkconfig systems.tzafrir
From DAHDI tools rev 5082. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4562 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-09-08Disable building some modules on kernels 2.6.8 and older.qwell
(closes issue #11523) Reported by: tzafrir Tested by: tzafrir, qwell Initial patch by: kpfleming git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4515 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-08-13Make sure we've run configure menuselect before trying (and failing) to ↵qwell
install firmware. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4478 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-08-12bring back the transcoder interface... it will be upgraded to the new ↵kpfleming
improved version here too git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4477 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-08-07remove support for the Digium TC400 transcoder card; the interace to this ↵kpfleming
card has been completely redesigned, and the new interface will only be present in DAHDI; TC400 users will need to upgrade to DAHDI 2.0.0 to continue using their transcoder cards git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4469 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-07-30use proper method for updating version.hkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4440 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-07-30version.h is *NOT* a phony target, it's a real filekpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4438 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-07-22install tonezone.h during 'install-include' and remove any DAHDI header ↵kpfleming
files during 'install-include' as well git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4432 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-07-18ensure that the PWD variable we set during the toplevel 'make' process ↵kpfleming
actually gets carried down to the subprocesses... don't know why this ever worked, it shouldn't have :-) (closes issue #12750) Reported by: atis Tested by: tzafrir, atis git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4421 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-07-09A referencable label (cfg_<name>) for each configuration directive.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4404 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-07-08minor improvements to uninstall-modules: add the PID to the temporary file ↵kpfleming
name to make it less easy to accidentally duplicate, only search directories where we expect that DAHDI or Zaptel modules might be found (known installation locations, even old ones), and always uninstall old Zaptel modules before installing new ones, in case a module is no longer in the tree and shouldn't be left installed git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4401 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-07-08add the new-and-improved uninstall-modules script here, and teach the ↵kpfleming
Makefile hw to uninstall DAHDI kernel modules if they are installed git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4398 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-05-13Remove old zaptel modules from the kernel modules directory before installingsruffell
the new ones. (Related to issue #12262) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4261 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-05-03Docuemnt the tonezones we currently have.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4232 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-05-01Allow $(ARCH) to be overridden and pass on through $(KMAKE)twilson
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4213 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-04-10Fixed typo in makefile which was preventing make from installing the udev rules.sruffell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4167 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-04-01Do clean some modules when there's no kernel tree available.tzafrir
(and block the backport of r4082). Merged revisions 4118 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4119 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-31revert a portion of rev 4113 that was committed by accidentrussell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4114 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-31Remove the ztd-ethmf driver for now. It was not ready to be committed.russell
(issue #12241) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4113 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-27Also install wct4xxp/wct4xxp.o in 2.4 kernels...tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4095 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-25* Include the .config file. That adds some useful information.tzafrir
* If we have devfs support, assume we have dynamic file system, but not UDEV rules. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4082 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-25Allow overriding DYNFS and UDEVRULES to both ways from the maketzafrir
command-line. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4081 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-21minor fixes... some missing dependencies and extraneous output when ↵kpfleming
downloading firmware git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4062 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-21the hotplug firmware detection logic got broken in r3969... this fixes itkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4057 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-19* Generate html pages from the xpp utils dir as well.tzafrir
* Clean generated HTML-ized man pages on clean. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4019 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-14Update linked mISDN version to latest (1.1.7.2)mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3983 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-09Hush grep's output once again and allow building with firmware support.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3979 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-09The main Makefile now knows if we don't have kernel source.tzafrir
* Nicer handling of situations where we don't have kernel source and don't really need it ('make clean', mainly). * The test for hotplug firmware is now from the same .config file. No more strange message about autoconf.h . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3976 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-09Integrating sample / reference configuration file into the referencetzafrir
documentation. Merged revisions 3968 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3969 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-03* Pass some extra variables explicitly in the 2.4 build.tzafrir
* Clean up the 2.4 kernel GNUMakefile. Should hopefully fix issue #12056. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3921 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-21Make firmware get properly installed again.qwell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3869 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-16Cut a few more lines from the Makefile.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3838 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-16README.Astribank has moved. Fix docuemtnation generation.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3836 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-13No explicit list of modules to install for 2.6 -it's Kbuild's job.tzafrir
This closes issue #9948 . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3830 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-09Don't automatically export all variables.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3821 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-09Remove some unused kernel 2.4 code from the Makefile.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3820 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-05Make sure version.h is created before building modules.tzafrir
Closes issue #11924. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3802 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-04Move kernel stuff to under kernel/ tzafrir
(merged branch /zaptel/team/tzafrir/move ) Closes issue #7117. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3793 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-27* Include Kbuild from $(src).tzafrir
* This is up to 2.6.9, not 2.6.8. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3748 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-20Make sure README.Astribank's HTML copy has a complete table of contents.tzafrir
Merged revisions 3710 via svnmerge from http://orig.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3711 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-19Some more separation of kernel build Makefile from original one. This istzafrir
a small change functionality-wise but makes it much simpler to move things around. It also fixes the major issue of issue #11141, with only xpp issue left for proper kernel 2.6.24 support. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3706 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-08Slightly saner man -> html.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3628 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-08Another little documentation aid.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3627 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-02bring back the echocan-params code that was removed in r3545, this time with ↵kpfleming
a small change made to ensure backwards compatibility with existing applications at both the binary and source code level git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3589 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-20revert the echocanparams code for now... it's not ready to be usedkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3545 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-19There is an architectural issue with the way menuselect works in zaptel. Ifrussell
the menuselect.makeopts file gets automatically created when running make, then the Makefile does not get the contents of that file included. The bug exposed itself where libnewt was not found, but we tried to build it anyway. This hack prevents that from happening, but the larger issue needs to be addressed. It can be fixed once the actual building of the modules and userspace tools are done by sub Makefiles ... (closes issue #11199) Reported by: dimas Patches: newt_select_makefile.diff uploaded by tzafrir (license 46) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3528 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-19add ability to provide parameters to echo cancelers on a per-channel basis, ↵kpfleming
and remove the three versions of the 'Mark' echo canceler (later replaced by KB1 and then by MG2) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3524 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-16Make sure the asciidoc menu is deep enough.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3495 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-14(merging dtmf-twister branch plus a few fixes)kpfleming
move DTMF/MF generation into tonezone.c (libtonezone) so that it can happen at runtime instead of compile time; this allows for DTMF/MF to be different on a zone-by-zone basis without requiring a recompile of Zaptel set DTMF 'twist' for Brazil (zone 'br') to 2dB git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3490 5390a7c7-147a-4af0-8ec9-7488f05a26cb