summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-08-08 21:20:22 +0300
committerTom Rini <trini@konsulko.com>2021-09-04 19:26:02 +0300
commit39f09140a1aa6d8f5575c73661aa002a1d87ef54 (patch)
tree6a2a4fc15dd6451a5f009480383f6deac2edb57e /Makefile
parenta7ebc6925b43c9488c421218cbbcb243e6420720 (diff)
downloadu-boot-39f09140a1aa6d8f5575c73661aa002a1d87ef54.tar.xz
Makefile: Move drivers/dma/ into drivers/Makefile
This rule should not be in the top-level Makefile. Move it, making use of the new LEGACY_DMA Kconfig. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55d89ea3b4..27fba9157b 100644
--- a/Makefile
+++ b/Makefile
@@ -813,7 +813,6 @@ libs-y += fs/
libs-y += net/
libs-y += disk/
libs-y += drivers/
-libs-y += drivers/dma/
libs-y += drivers/gpio/
libs-y += drivers/net/
libs-y += drivers/net/phy/