All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH[[2.5][8-11] add dvb subsystem as a crc32 lib user
@ 2003-05-06 16:16 Michael Hunold
  0 siblings, 0 replies; only message in thread
From: Michael Hunold @ 2003-05-06 16:16 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds

[-- Attachment #1: Type: text/plain, Size: 135 bytes --]

Hello,

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

Please review and apply.

Thanks
Michael Hunold.










[-- Attachment #2: 08-add-dvb-subsystem-as-a-crc32-lib-user.diff --]
[-- Type: text/plain, Size: 496 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-06 16:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-06 16:16 [PATCH[[2.5][8-11] add dvb subsystem as a crc32 lib user Michael Hunold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.