Skip to content
Commit 53789206 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Makefile: Move drivers/i2c/ into drivers/Makefile



This rule should not be in the top-level Makefile. Now that we have a
consistent set of I2C Kconfigs for U-Boot proper, SPL and TPL, we can move
it.

Make use of the existing SPL/TPL rule in drivers/Makefile instead.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 975e7cf3
Loading
Loading
Loading
Loading