mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
b0c8f4a797
Because the top-level Makefile forces all the source files to include include/linux/kconfig.h (see the UBOOTINCLUDE define), these includes are redundant. By the way, there are exceptions for the statement above; host programs. In fact, host tools in U-Boot depend on a particular board configuration, although I think they should not. So, some files still include <linux/config.h> to work around build errors on host tools. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> Acked-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
bd82x6x.c | ||
car.S | ||
cpu.c | ||
early_init.c | ||
early_me.c | ||
gma.c | ||
gma.h | ||
Kconfig | ||
lpc.c | ||
Makefile | ||
me_status.c | ||
microcode_intel.c | ||
model_206ax.c | ||
mrccache.c | ||
northbridge.c | ||
pch.c | ||
pci.c | ||
report_platform.c | ||
sata.c | ||
sdram.c | ||
usb_ehci.c | ||
usb_xhci.c |