qemu-malta: rename to just "malta"
This is in preparation for adapting this board to function correctly on a physical MIPS Malta board. The board is moved into an "imgtec" vendor directory at the same time in order to ready us for any other boards supported by Imagination in the future. Signed-off-by: Paul Burton <paul.burton@imgtec.com>
This commit is contained in:
committed by
Daniel Schwierzeck
parent
fa5cec0321
commit
7a9d109b00
@@ -5,5 +5,5 @@
|
||||
# SPDX-License-Identifier: GPL-2.0+
|
||||
#
|
||||
|
||||
obj-y = qemu-malta.o
|
||||
obj-y = malta.o
|
||||
obj-y += lowlevel_init.o
|
||||
Reference in New Issue
Block a user