| Summary: | x11-drivers/nvidia-drivers fails to build when kernel build dir is not kernel source dir | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Dirk Heinrichs <dirk.heinrichs> |
| Component: | Eclasses | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Dirk Heinrichs
2008-05-08 18:42:25 UTC
That assumes that you've installed the kernel you're building against, I don't think we're prepared to make that assumption. Also the level at which we use this (linux-info) does not require a modular kernel at all The documented way of using another output directory is documented in linux-info.eclass # KBUILD_OUTPUT <string> This is passed on commandline, or can be set from # the kernel makefile. This contains the directory # which is to be used as the kernel object directory. |