Commits
Daniel Schwierzeck committed 995118292cd
MIPS: malta: do not pull in target header files in config.h config.h is used in target and host code and therefore should not pull in target header files to avoid compile errors. This change is also required for the MIPS header file sync done in follow-up patches. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>