Re: Empty linux/config.h
- From: "miline" <milind.dumbare@xxxxxxxxx>
- Date: 28 Aug 2006 00:14:46 -0700
joseluismarchetti@xxxxxxxxxxxx wrote:
Hi,
I am trying to compile a very simple ( hello world ) module that I saw
in www.faqs.org/docs/kernel/x145.html, but I got some errors related
with CONFIG_HZ not being defined.
After a little research I concluded it should be defined in
linux/config.h.
My suse 10.0 linux/config.h is empty, so what is the point in having an
empty config.h ?
Is that the place where CONFIG_HZ should be defined ?
Thanks in advance for your attention,
Thats Kernle's config file. See the .config in linux kernel source tree
with respect to which you are building your modules.
.
- References:
- Empty linux/config.h
- From: joseluismarchetti
- Empty linux/config.h
- Prev by Date: Re: What's different between pending and blocking in signal concept?
- Next by Date: Re: Empty linux/config.h
- Previous by thread: Empty linux/config.h
- Next by thread: Re: Empty linux/config.h
- Index(es):
Relevant Pages
|