Home
last modified time | relevance | path

Searched hist:"04 c5ee41b2ff00d396033bcac676be83a4e51468" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A DMakefile04c5ee41b2ff00d396033bcac676be83a4e51468 Mon Jul 13 04:17:16 UTC 2015 Masahiro Yamada <yamada.masahiro@socionext.com> dm: remove redundant CONFIG_DM from driver/core/Makefile

As you see in driver/Makefile, Kbuild descends into the driver/core/
directory only when CONFIG_DM is enabled.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>