Searched hist:"41 bb5769b7f4b7a85e4b92c37429228279b4f569" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/soc/ |
H A D | Makefile | diff 41bb5769b7f4b7a85e4b92c37429228279b4f569 Mon Nov 12 17:46:54 CET 2018 Maxime Jourdan <mjourdan@baylibre.com> drivers: soc: Allow building the amlogic drivers without ARCH_MESON
The current condition makes it difficult to compile the amlogic/ drivers with COMPILE_TEST, or without ARCH_MESON in general.
Fixes kbuild errors with patch series that depend on drivers in that directory, for instance the meson video decoder.
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|