View Full Version : Make and missing source .config
Slavakion
March 8th, 2005, 03:13 AM
I'm trying to install madwifi, and make wants to know where the source kernel is. So I download 2.6.11 and point make at that, but apparently .config is missing. Any idea of where I could find a standard kernel .config? And this is day one in linux, so I don't know about making my own. 8-[
Slavakion
March 8th, 2005, 04:24 AM
Turns out that madwifi was auto-intalled by synaptic when I installed Ubuntu. But I would like to know more about the elusive .config in case I want to MAKE something.
toojays
March 8th, 2005, 09:04 AM
Copies of the config files for your installed kernels will be in /boot, with a more descriptive name, e.g. /boot/config-2.6.10-4-powerpc.
az
March 8th, 2005, 11:58 AM
...but unless you want to build your own custom kernel, just use the kernel headers. The package is named linux-headers-2.6.(enter the version of your kernel here)
Slavakion
March 9th, 2005, 12:08 AM
Thanks. I'll check that out next time I need to make something.
Powered by vBulletin® Version 4.2.2 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.