summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-10-20Uninstall other versions of zaptel modules on install, rather than tzafrir
2008-10-10Fix 'make config' for non-debian and non-chkconfig systems.tzafrir
2008-09-08Disable building some modules on kernels 2.6.8 and older.qwell
2008-08-13Make sure we've run configure menuselect before trying (and failing) to insta...qwell
2008-08-12bring back the transcoder interface... it will be upgraded to the new improve...kpfleming
2008-08-07remove support for the Digium TC400 transcoder card; the interace to this car...kpfleming
2008-07-30use proper method for updating version.hkpfleming
2008-07-30version.h is *NOT* a phony target, it's a real filekpfleming
2008-07-22install tonezone.h during 'install-include' and remove any DAHDI header files...kpfleming
2008-07-18ensure that the PWD variable we set during the toplevel 'make' process actual...kpfleming
2008-07-09A referencable label (cfg_<name>) for each configuration directive.tzafrir
2008-07-08minor improvements to uninstall-modules: add the PID to the temporary file na...kpfleming
2008-07-08add the new-and-improved uninstall-modules script here, and teach the Makefil...kpfleming
2008-05-13Remove old zaptel modules from the kernel modules directory before installingsruffell
2008-05-03Docuemnt the tonezones we currently have.tzafrir
2008-05-01Allow $(ARCH) to be overridden and pass on through $(KMAKE)twilson
2008-04-10Fixed typo in makefile which was preventing make from installing the udev rules.sruffell
2008-04-01Do clean some modules when there's no kernel tree available.tzafrir
2008-03-31revert a portion of rev 4113 that was committed by accidentrussell
2008-03-31Remove the ztd-ethmf driver for now. It was not ready to be committed.russell
2008-03-27Also install wct4xxp/wct4xxp.o in 2.4 kernels...tzafrir
2008-03-25* Include the .config file. That adds some useful information.tzafrir
2008-03-25Allow overriding DYNFS and UDEVRULES to both ways from the maketzafrir
2008-03-21minor fixes... some missing dependencies and extraneous output when downloadi...kpfleming
2008-03-21the hotplug firmware detection logic got broken in r3969... this fixes itkpfleming
2008-03-19* Generate html pages from the xpp utils dir as well.tzafrir
2008-03-14Update linked mISDN version to latest (1.1.7.2)mattf
2008-03-09Hush grep's output once again and allow building with firmware support.tzafrir
2008-03-09The main Makefile now knows if we don't have kernel source.tzafrir
2008-03-09Integrating sample / reference configuration file into the referencetzafrir
2008-03-03* Pass some extra variables explicitly in the 2.4 build.tzafrir
2008-02-21Make firmware get properly installed again.qwell
2008-02-16Cut a few more lines from the Makefile.tzafrir
2008-02-16README.Astribank has moved. Fix docuemtnation generation.tzafrir
2008-02-13No explicit list of modules to install for 2.6 -it's Kbuild's job.tzafrir
2008-02-09Don't automatically export all variables.tzafrir
2008-02-09Remove some unused kernel 2.4 code from the Makefile.tzafrir
2008-02-05Make sure version.h is created before building modules.tzafrir
2008-02-04Move kernel stuff to under kernel/ tzafrir
2008-01-27* Include Kbuild from $(src).tzafrir
2008-01-20Make sure README.Astribank's HTML copy has a complete table of contents.tzafrir
2008-01-19Some more separation of kernel build Makefile from original one. This istzafrir
2008-01-08Slightly saner man -> html.tzafrir
2008-01-08Another little documentation aid.tzafrir
2008-01-02bring back the echocan-params code that was removed in r3545, this time with ...kpfleming
2007-12-20revert the echocanparams code for now... it's not ready to be usedkpfleming
2007-12-19There is an architectural issue with the way menuselect works in zaptel. Ifrussell
2007-12-19add ability to provide parameters to echo cancelers on a per-channel basis, a...kpfleming
2007-12-16Make sure the asciidoc menu is deep enough.tzafrir
2007-12-14(merging dtmf-twister branch plus a few fixes)kpfleming