lkml.org 
[lkml]   [2002]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH][2.5.29] parport_serial/serial init dependencies (fwd)
On Wed, Jul 31, 2002 at 08:37:23AM +0200, Zwane Mwaikambo wrote:
> diff -u -r1.1.1.1 Makefile
> --- linux-2.5.29/drivers/Makefile 27 Jul 2002 18:02:33 -0000 1.1.1.1
> +++ linux-2.5.29/drivers/Makefile 30 Jul 2002 22:45:59 -0000
> @@ -7,8 +7,9 @@
>
> obj-$(CONFIG_PCI) += pci/
> obj-$(CONFIG_ACPI) += acpi/
> +obj-y += serial/
> obj-$(CONFIG_PARPORT) += parport/
> -obj-y += base/ serial/ char/ block/ misc/ net/ media/
> +obj-y += base/ char/ block/ misc/ net/ media/

Hmm. Looking at this (and the init ordering), doesn't pci use stuff from
base, so wouldn't it make sense to move base/ to being the very first
thing? Pat?

(eg, when serial gets driverfs support)

--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:22    [W:0.057 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site