[PATCH[[2.5][8-11] add dvb subsystem as a crc32 lib user

Michael Hunold (hunold@convergence.de)
Tue, 06 May 2003 18:16:54 +0200


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-22062-1052238993-0001-2
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

this patch adds the dvb subsystem as a user of the crc32 functions.

Please review and apply.

Thanks
Michael Hunold.

--=_courier-22062-1052238993-0001-2
Content-Type: text/plain; name="08-add-dvb-subsystem-as-a-crc32-lib-user.diff"; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="08-add-dvb-subsystem-as-a-crc32-lib-user.diff"

diff -uNrwB -x '*.o' --new-file linux-2.5.69/lib/Makefile linux-2.5.69.patch/lib/Makefile
--- linux-2.5.69/lib/Makefile 2003-05-06 13:15:51.000000000 +0200
+++ linux-2.5.69.patch/lib/Makefile 2003-02-26 11:56:04.000000000 +0100
@@ -29,6 +28,7 @@
include $(TOPDIR)/drivers/usb/Makefile.lib
include $(TOPDIR)/fs/Makefile.lib
include $(TOPDIR)/net/bluetooth/bnep/Makefile.lib
+include $(TOPDIR)/drivers/media/dvb/dvb-core/Makefile.lib

host-progs := gen_crc32table
clean-files := crc32table.h

--=_courier-22062-1052238993-0001-2--