Yocto Project Discussions
 help / color / mirror / Atom feed
From: Gyorgy Sarvari <skandigraun@gmail.com>
To: yocto@lists.yoctoproject.org, Jesus.JimenezSanchez@verifone.com
Subject: Re: [yocto] wlan.ko kernel object not being built by Yocto #kernelmodule
Date: Wed, 16 Oct 2024 18:07:01 +0200	[thread overview]
Message-ID: <eb40400f-0b6d-48e1-8216-fb34ff6ec880@gmail.com> (raw)
In-Reply-To: <WIeL.1729093594096600716.n9TJ@lists.yoctoproject.org>

Note that .ko files are built for modules (most often drivers), but 
CONFIG_WLAN is a boolean option, it has no module option. If it is 
included in the final config successfully, then the related code is part 
of the kernel itself, not a separate kernel object/module.

You can find the final config in the build folder (see 
https://docs.yoctoproject.org/kernel-dev/common.html#using-menuconfig 
for the exact location)



      parent reply	other threads:[~2024-10-16 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-16 15:46 wlan.ko kernel object not being built by Yocto #kernelmodule Jesus Jimenez Sanchez
2024-10-16 15:58 ` [yocto] " Benjamin Mordaunt
2024-10-16 16:07 ` Gyorgy Sarvari [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eb40400f-0b6d-48e1-8216-fb34ff6ec880@gmail.com \
    --to=skandigraun@gmail.com \
    --cc=Jesus.JimenezSanchez@verifone.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox