summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec/Makefile
AgeCommit message (Collapse)Author
2003-12-07Use the hotplug firmware loader for 2.6 kernels instead of compiling theAlex Woods
firmware into the module.
2003-12-05Prepare driver for DEC3000-s support.Alex Woods
Add a DEC3000-s frontend with some of FE_SET_FRONTEND implemented (thanks to Pedro GutiƩrrez for USB logs of the DEC3000-s). Prepare bootcode loader for easy transition to firmware loader for 2.6 kernels. Get Makefiles to pull in DEC3000-s bootcode. Turn echo off for ugly bootcode header hacks in 2.4 build Makefile. Note: At this stage, connecting a DEC3000-s will probably just make it reboot over and over.
2003-06-24Remove firmware header from cvs :)Alex Woods
Include fdump and modify build system to create firmware header from firmware binary file. Twiddle checksum value for firmware upload to current firmware's value.
2003-04-30Necessary configuration files for kernel inclusionMichael Hunold
+ configuration files updates.