]> git.sur5r.net Git - u-boot/commit
MIPS: Kconfig: refactor machine setup
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Mon, 21 Dec 2015 15:35:13 +0000 (16:35 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 16 Jan 2016 20:06:46 +0000 (21:06 +0100)
commit6479b691d73ca12a925032a056e5825ae9076d14
tree86db0dfddbd53773054b8e8887d1a2aa135c61f2
parent0fc13a90933c064218ae3a7db5243f39f00e928f
MIPS: Kconfig: refactor machine setup

Refactor machine setup like it is done on ARM. While on it,
also support "include <mach/file.h" for machine specific
header files.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/Makefile