Complete merge with Raspberry Pi emulation from 0xabu/raspi
commit38abeb12a9743e8e4bc5f2716fae17dd3f40d129
authorStefan Weil <sw@weilnetz.de>
Sun, 28 Feb 2016 20:39:43 +0000 (28 21:39 +0100)
committerStefan Weil <sw@weilnetz.de>
Sun, 28 Feb 2016 20:41:15 +0000 (28 21:41 +0100)
treede781c803e23b57aba6a68ea1796cecc1f6851b2
parent0fface2e5d0cf5b40879845e17f5f1d4e4e1563f
Complete merge with Raspberry Pi emulation from 0xabu/raspi

Commit 0fface2e5d0cf5b40879845e17f5f1d4e4e1563f did not get all of the
necessary code changes. Add a header file which was missing and
add missing entries in different Makefile.objs files.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
hw/char/Makefile.objs
hw/dma/Makefile.objs
hw/timer/Makefile.objs
hw/usb/Makefile.objs
hw/usb/bcm2835_usb_regs.h [new file with mode: 0644]