commit | ff9b0cb8b4804ed372c09b8aad2a984b396596b2 | [log] [tgz] |
---|---|---|
author | Zhi-zhou Zhang <etou.zh@gmail.com> | Tue Oct 16 15:02:08 2012 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Tue Oct 16 15:02:08 2012 +0200 |
tree | 5f299100b0477907137b6fb2b1f60ba293b6e225 | |
parent | 090854c826276b4d6361b4bdf3091ddcc977544c [diff] |
MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h We define CONFIG_SYS_TEXT_BASE in board's specified header file. So config.mk is useless, then remove it. Signed-off-by: Zhizhou Zhang <etou.zh@gmail.com>