Re: [PATCH] fix 2.4.x ieee1394

Ben Collins (bcollins@debian.org)
Sun, 22 Dec 2002 09:01:50 -0500


>
> After this change, firewire doesn't build for me when adding
> 1394 stuff directly into the kernel, i.e.
>
> CONFIG_IEEE1394=y
> CONFIG_IEEE1394_OHCI1394=m
> CONFIG_IEEE1394_SBP2=m
> CONFIG_IEEE1394_RAWIO=y
>
> The top level kernel Makefile has:
> DRIVERS-$(CONFIG_IEEE1394) += drivers/ieee1394/ieee1394drv.o
> but there is no longer a ieee1394drv.o target. This patch fixes
> the problem.

Thanks Erik. I like this fix better than adding the cruft back into the
ieee1394 Makefile.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/