Makefile: Move phy rules into drivers/phy
authorSimon Glass <sjg@chromium.org>
Sun, 11 Jul 2021 03:14:23 +0000 (21:14 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 28 Jul 2021 18:27:54 +0000 (14:27 -0400)
commit9d910b76f70166b7b0b271710a92eaa289b011c6
tree9b01ae65b83685d19edac209861e50fa2325693b
parent5f57b00c854fcb7c170daba079cdb3b6dd96283a
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>
12 files changed:
configs/clearfog_gt_8k_defconfig
configs/mvebu_crb_cn9130_defconfig
configs/mvebu_db-88f3720_defconfig
configs/mvebu_db_armada8k_defconfig
configs/mvebu_db_cn9130_defconfig
configs/mvebu_espressobin-88f3720_defconfig
configs/mvebu_mcbin-88f8040_defconfig
configs/mvebu_puzzle-m801-88f8040_defconfig
configs/turris_mox_defconfig
configs/uDPU_defconfig
drivers/Makefile
drivers/phy/Makefile