This effectively makes i386 a world-only target in make universe.
Details
Details
- Reviewers
imp bz - Group Reviewers
releng srcmgr - Commits
- rG7442cdca51fa: i386: Unhook all kernel configs from make universe
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
needs an explanation of why: We're keeping i386 userland around. There's no easy way to say 'just for this one arch, don't do kernels'. so do the next best thing, which is tag all the kernels as no universe.
otherwise, lgtm