]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h
authorZhi-zhou Zhang <etou.zh@gmail.com>
Tue, 16 Oct 2012 13:02:08 +0000 (15:02 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 16 Oct 2012 13:02:08 +0000 (15:02 +0200)
commitff9b0cb8b4804ed372c09b8aad2a984b396596b2
tree5f299100b0477907137b6fb2b1f60ba293b6e225
parent090854c826276b4d6361b4bdf3091ddcc977544c
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>
board/qemu-mips/config.mk [deleted file]
include/configs/qemu-mips.h