mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
Our custom version has gone from being newer than Buildroot's default to being older, so there is no reason for us override it anymore. The kernel has become a bit more picky and will give nasty error messages if a link's PHY connection is not explicitly defined, but instead relies on implicit defaults. This was missing from the CPU port of the CRB, so we supply a small patch to fix that.