summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2007-02-24xpp_usb should not ever get modprobe ztcfg auto install rules.tzafrir
For ztdynamic it is just pointless. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2221 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-22merge driver for Digium TE120Pmspiceland
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2213 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-21move this comment to before the first place HOTPLUG_FIRMWARE gets setkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2193 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-21fix HPEC builds on 2.4 kernelskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2190 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-05fix version-numbering logickpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2086 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-01add support for Digium's High Performance Echo Cancellerkpfleming
rework the top-level Makefile so kernel 2.6 modules are built by a dedicated Makefile git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2076 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31clean up wctc4xxp directory during 'make clean'kpfleming
adjust zt_transcoder_hdr padding to account for removed fields git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2073 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31merge support for the Digium TC400B hardware transcoderkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2057 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31fix up author email addresseskpfleming
use the kernel's built-in support for module aliases instead of manually doing it in modprobe.conf or equivalent add wctdm8xxp alias for wctdm24xxp git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2043 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-30- Make the build of xpp occur with 2.6.8 or above, instead of 2.6.10russell
- remove the installation of the userspace tools - remove the architecture check (issue #8894, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2018 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-24If the xpp pieces get built, install the userspace utilities as well.russell
(issue #8894) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1943 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-16eliminate the fw2h tool, and instead use objcopy to directly make object ↵kpfleming
files from the firmware binary files pass HOTPLUG_FIRMWARE down to the module build so that we can avoid various compiler warnings git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1818 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-30Specify full path to restorecon instead of assuming it will be available ↵file
from what is in $PATH. (issue #8671 reported by djflux) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1773 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-06Link ztcfg-dude against stdc++ so we get needed functions. (issue #8494 ↵file
reported by Romik) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1686 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Fix an issue (8071) where wct4xxp wasn't being put into ↵qwell
/etc/modprobe.d/zaptel (or similar). There should be no reason that adding wct4xxp to the MODULES variable at this point in the Makefile, would cause any harm. Somebody please correct me if I'm wrong... git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1613 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-16Make sure we check for correct name of b410p filesmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1604 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-31fix the installation of wct4xxp for 2.4 kernels (issue #7964, fixed by ↵russell
gkloepfer, but the committed fix is slightly modified) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1542 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-18remove ROOT_PREFIX, and move INSTALL_PREFIX to before the first time it is usedrussell
(issue #7913, darren1713) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1517 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-11Copy to both directories, not just the first one.file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1499 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Move CONFIG_FW_LOADER check to Makefile (reported internally by Spiceland)file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1444 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-05Forgot to add part of clean target to 1.2mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1400 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-27Copy the firmware from the new locationfile
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1368 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-27merge in new, cleaner Octasic API integrationkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1359 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-18Add b410p support into 1.2 Makefile.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1326 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-15fix erroneous check to see if PWD was set before setting it in the Zaptelrussell
Makefile. It should always be set. If not, it breaks the build when using recursive calls to make. (issue #7733, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1313 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-14the change from $(PWD) to $(SUBDIRS) breaks the build on some systems. So, justrussell
use them both ... (issue #7720) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1298 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-05Fix the zaptel build on SuSE 10.1 (issue #7536, hk)russell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1259 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-27Use INSTALL_PREFIX when installing firmware (issue #7600 reported by jcollie)file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1248 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-19Only use hotplug firmware loading if the kernel has support for itfile
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1243 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-16Minor Makefile adjustment for installing the firmwarefile
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1236 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-15Add support for loading the VPM450M firmware using hotplug from userspace. file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1233 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-07merge vpm450m supportrussell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1206 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-22make a backup even when modifying non-combined rules fileskpfleming
generate a warning about editing non-combined rules files ensure that the warning is the last output from the 'make install' process git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1079 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-17fix more buglets from my recent cleanupskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1071 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-17Unbreak teh Makefile due to recent changes from kpflemingfile
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1068 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-17revert some 'grep -q' changes that were wrong (oops)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1066 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-17move module-rules building into a script, and remove some old unnecessary stepskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1065 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-17move udev rules creating into a script, and generate it properly based on ↵kpfleming
the installed udev version git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1064 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-16silly... only root needs write permissionkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1062 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-16ensure that PWD is set early enough for 'make install' to actually workkpfleming
use proper KERNEL matching syntax for udev rules don't install udev rules as mode 0444; there is no need to make them read-only git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1060 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-09preserve 'options' settings in the module configuration file during 'make ↵kpfleming
install' git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1033 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-09use commmand-line parameter substitution for modprobe commands if the ↵kpfleming
system's module-init-tools is new enough to support it don't backup and use the old configuration file for modules if we are using a zaptel-specific file in /etc/modprobe.d or similar git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1031 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-30build xpp by default, now that the Makefile can determine when an ↵kpfleming
appropriate kernel version is being used for the build git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1017 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-30restore building of XPP moduleskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1016 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-30optimize variable settingskpfleming
use the kernel Makefile for every step that it can be git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1015 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-30remove duplicate dependencies and unnecessary ruleskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1013 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-30allow the output of gendigits to be redirected to a different directory from ↵kpfleming
the current working directory git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1011 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-02-18Make sure version.h gets built properlytilghman
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@962 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-02-15initial import of Xorcom Astribank driver (issue #6452, with minor mods)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@949 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-10Fix libtonezone naming scheme for minor numbersmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@885 5390a7c7-147a-4af0-8ec9-7488f05a26cb