[<prev] [next>] [day] [month] [year] [list]
Message-ID: <f8912af80610201644x1a2b8c51l7eaabdd6a17828e5@mail.gmail.com>
Date: Sat, 21 Oct 2006 07:44:15 +0800
From: "Michael Ruan" <beceo.tw@...il.com>
To: yh@...mail.com.au
Cc: linux-kernel@...r.kernel.org
Subject: Re: kernel internal built in module loading order
>Hi,
>Does the kernel load internal built in modules (obj-y) in a certain
>order, or in a random order? Does the kernel internal module loading
>based on a configuration file?
>I am running an ARM system, is there a way to delay the Ethernet module
>loading until some other internal modules are loaded?
>Thank you.
Yes, it follows some rules.
Please refer to the "3.2 Built-in object goals - obj-y" section of your
kernel_source_root/Documentation/kbuild/makefiles.txt
Michael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists