summaryrefslogtreecommitdiff
path: root/drivers/dahdi/Kbuild
AgeCommit message (Collapse)Author
2010-09-12initial ap400 driverTzafrir Cohen
2010-01-05build/patch opvxa1200.cTzafrir Cohen
* Add entry in Kconfig and line in Kbuild . * fxo_modes.h was missing. Copy it over from dahdi-linux, * And again - don't include it in the patch.
2010-01-05build/patch wcopenpci as wellTzafrir Cohen
* Add an entry in Kconfig and a line in Kbuild * Provide proslic.h from dahdi-linux, * But don't include it in the patch.
2010-01-05Also build/patch zaphfcTzafrir Cohen
2010-01-05Introduce the build systemTzafrir Cohen
The Makefile supports either building modules locally or generating a patch vs. dahdi-linux SVN. * drivers/dahdi/{Kbuild,Kconfig} - will be merged with existing ones * dahdi_echocan_oslec.c: Copied as-is from dahdi. Provides a better sanity check that the 'echo' module was built OK.