xref: /openbmc/u-boot/board/qemu-mips/Makefile (revision 6623aee5b6aba2f8efe9b7d2417f090f9c2b3cd3)
1#
2# (C) Copyright 2003-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-y	= qemu-mips.o
9obj-y	+= lowlevel_init.o
10