commit | c3fba30d82fc244c45383f58462392be6902bfe2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 10 21:14:23 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 28 14:27:54 2021 -0400 |
tree | 9b01ae65b83685d19edac209861e50fa2325693b | |
parent | 6b960b67315e5c63bb6cd8b01e7e0fe997d7bd8c [diff] |
Makefile: Move phy rules into drivers/phy These don't belong in the drivers Makefile so move them down into the correct place. Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Fixup some missing dependencies this exposed] Signed-off-by: Tom Rini <trini@konsulko.com>