Re: Zoran-0.7 Redux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Wed, Jan 10, 2001 at 07:45:33PM -0800, Jon Pennington wrote:
> On Thu, Jan 11, 2001 at 03:21:09AM +0000, Michael wrote:
> > On Thursday 11 January 2001 03:05, you wrote:
> > 
> > > I'm compiling a linux-2.4.0 image right now, and building modutils
> > > after that.  Sorry, but I need a scoshe more hand-holding; can you be
> > > more specific about this part above?  Maybe a patch? ;)
> > 
> > Sure.
> > 
> 
> Thank you very much.  The module built, but since Pauline's bigphysarea didn't go very nicely with my plain-jane 2.4.0 kernel, I'm building another kernel image to try the zoran driver with.
> 

For the sake of posterity, a more complete patch for zoran-driver-0.7 and linux-2.4.0...thanks, Michael, for all of your help!

--- zoran-driver-0.7/Makefile   Thu Nov 16 08:28:29 2000
+++ zoran-driver-0.7-patched/Makefile   Wed Jan 10 22:12:28 2001
@@ -8,7 +8,7 @@
 # some magic for using linux kernel settings
 # when compiling module(s)
 
-M_OBJS       = zoran.o saa7111.o saa7110.o saa7185.o adv7175.o bt819.o bt856.o
+obj-m       = zoran.o saa7111.o saa7110.o saa7185.o adv7175.o bt819.o bt856.o
 EXTRA_CFLAGS = -DEXPORT_SYMTAB # -save-temps
 CURRENT = `uname -r`
 
@@ -16,10 +16,10 @@
        DIR=`pwd`; (cd $(KERNEL_LOCATION); make SUBDIRS=$$DIR modules)
 
 install:
-       su -c "cp -v $(M_OBJS) /lib/modules/$(CURRENT)/misc"
+       su -c "cp -v $(obj-m) /lib/modules/$(CURRENT)/misc"
 
 clean:
-       -rm -f $(M_OBJS) .*.o.flags *~ *.bck tags test.avi
+       -rm -f $(obj-m) .*.o.flags *~ *.bck tags test.avi
 
 include $(KERNEL_LOCATION)/Rules.make

-- 
-=|JP|=-    "This space intentionally left blank."
Jon Pennington          | Debian 2.4                 -o)
dren@xxxxxxxxxxxxxxxxxx | Auto Enthusiast            /\\
Kansas City, MO, USA    | Proud Husband and Father  _\_V





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux