lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 17 Sep 2006 20:24:59 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Madhav Bhamidipati <madhavb@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Question on compiling a kernel Module

On Fri, Sep 15, 2006 at 03:32:06PM +0530, Madhav Bhamidipati wrote:
> Hello,
> 
> 
> I have the following source tree, objective is to get a single kernel
> module.ko object.
> 
> 
> module/
> module/sub-module1
> module/sub-module2
> module/include
> module/objs/
> 
> 
> module folder has a Makefile, it may or may not have *.c files, it
> invokes sub-* Makefiles
> which build respective objects, these objects need to go into objs
> folder, finally makefile in 'objs'
> builds the module.ko linking all sub-module *.o.
> 
> I could not find much information for my requirement in the file
> linux/Documentation/kbuild/makefiles.txt
Please read modules.txt in same dir.

Let me know if you miss info (patchewelcome!).

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ