Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CPU_UCODE not working in a custom kernel



I've got a custom kernel with most everything stripped out. It built fine yesterday, but today, after adding "options CPU_UCODE" it fails to build.

It appears that the file firmload.c is not being included in the build, probably because my stripped down kernel does not include any of the devices that would drag in firmload.c (a quick check shows that the list of drivers would be ral and bwi).



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index