summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-07-07merge vpm450m supportrussell
2006-05-22make a backup even when modifying non-combined rules fileskpfleming
2006-05-17fix more buglets from my recent cleanupskpfleming
2006-05-17Unbreak teh Makefile due to recent changes from kpflemingfile
2006-05-17revert some 'grep -q' changes that were wrong (oops)kpfleming
2006-05-17move module-rules building into a script, and remove some old unnecessary stepskpfleming
2006-05-17move udev rules creating into a script, and generate it properly based on the...kpfleming
2006-05-16silly... only root needs write permissionkpfleming
2006-05-16ensure that PWD is set early enough for 'make install' to actually workkpfleming
2006-05-09preserve 'options' settings in the module configuration file during 'make ins...kpfleming
2006-05-09use commmand-line parameter substitution for modprobe commands if the system'...kpfleming
2006-04-30build xpp by default, now that the Makefile can determine when an appropriate...kpfleming
2006-04-30restore building of XPP moduleskpfleming
2006-04-30optimize variable settingskpfleming
2006-04-30remove duplicate dependencies and unnecessary ruleskpfleming
2006-04-30allow the output of gendigits to be redirected to a different directory from ...kpfleming
2006-02-18Make sure version.h gets built properlytilghman
2006-02-15initial import of Xorcom Astribank driver (issue #6452, with minor mods)kpfleming
2006-01-10Fix libtonezone naming scheme for minor numbersmattf
2005-12-28support newer udev rules+permissions formatkpfleming
2005-12-17add version and echo canceller selection reporting when zaptel module is loadedkpfleming
2005-12-13properly escape shell variable (from asterisk-users mailing list post)kpfleming
2005-12-04make Gentoo support actually work...kpfleming
2005-12-04add support for Gentoo modules.d directorykpfleming
2005-12-01Makefile 'update' target now supports updating from Subversion repositories (...kpfleming
2005-11-29remove extraneous svn:executable propertieskpfleming
2005-11-16Add wctdm24xxp driver! (woo hoo!!)markster
2005-11-03fix silly typo (issue #5579)russell
2005-11-01properly quote variable reference so the test won't fail (issue #5559)kpfleming
2005-10-16Fix depmods for cross builds (bug #5445)markster
2005-09-30don't try to mess with module configuration file if it's not found (issue #5337)kpfleming
2005-09-15add new man pages, don't install man page for ztmonitor since it is not itsel...kpfleming
2005-09-15only put uncompressed man pages into source tree (issue #5158)kpfleming
2005-09-12correctly test KSRC for sanitykpfleming
2005-08-08Remove wctdm alias for upgrades from stable to head (bug #4922)markster
2005-07-15add manpages for zaptel utilities (bug #4715)kpfleming
2005-07-13little updatemattf
2005-06-10ensure that modules that have been installed into 'extra' are removed now tha...kpfleming
2005-06-10make modules built for 2.6 kernels install to 'misc' directory instead of 'ex...kpfleming
2005-06-03fix issue with x86_64 on 2.4 kernelsrussell
2005-05-23fix module build failure for 2.4 kernels (bad developer... no donut!)kpfleming
2005-05-21add optional binaries to clean listkpfleming
2005-05-21clean up soname and version number handling for libtonezone.sokpfleming
2005-05-21restore support for /etc/conf.moduleskpfleming
2005-05-21major cleanup:kpfleming
2005-05-15add install-udev target to add standard rules/permissions files for udev (bug...kpfleming
2005-04-20build fixes for minor zaptel tools (bug #4039)kpfleming
2005-04-20allow modules to be built and _installed_ against any installed kernel (bug #...kpfleming
2005-04-12Fix target for tonezone (bug #4001)markster
2005-04-05only attempt to run chkconfig if we can find it (bug #3955)kpfleming