mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 11:04:58 -06:00
Remove device_tree.o from hw/moxie/Makefile.objs.
Here's a fix for the build problem identified by Aurelien Jarno here: http://lists.gnu.org/archive/html/qemu-devel/2013-03/msg04177.html Signed-off-by: Anthony Green <green@moxielogic.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
2d497542e1
commit
fe6344a05f
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
# moxie boards
|
||||
obj-y = serial.o mc146818rtc.o vga.o
|
||||
obj-$(CONFIG_FDT) += device_tree.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
obj-y += moxiesim.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue