make buildkernel TARGET=powerpc TARGET_ARCH=powerpc64le currently selects the file GENERIC64 as config file. This makes it select GENERIC64LE instead.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 34862 Build 31886: arc lint + arc unit
style(9) was recently changed to permit the braces that were here. I personally prefer the braces, especially in cases like this, where the else has braces.