Details
Details
- Reviewers
br imp - Commits
- rGe9dd9f95f82f: riscv: Add the sdhci_fdt driver to the build
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Queue rant about how we're doing this wrong.. but that's an issue for config-ng, not this review
sys/modules/Makefile | ||
---|---|---|
720 | should be 4 spaces I think, not a tab |
sys/modules/Makefile | ||
---|---|---|
720 | Hm, after a quick look it seems that both 4 spaces and tabs are used for breaking longer lines in this makefile. Maybe this would be a good time to settle on one approach and make the style consistent in a separate commit? |