Am 02.08.2012 15:48, schrieb Peter Maydell: > On 2 August 2012 02:16, Andreas Färber <afaer...@suse.de> wrote: >> +hw-obj-$(CONFIG_STELLARIS_ENET) += stellaris_enet.o > > Why just this stellaris device and not the others?
So, turns out there was an actual reason: CC libhw64/hw/stellaris.o In file included from /home/andreas/QEMU/qemu-arm/hw/stellaris.c:12:0: /home/andreas/QEMU/qemu-arm/hw/arm-misc.h:19:28: error: unknown type name ‘ARMCPU’ /home/andreas/QEMU/qemu-arm/hw/arm-misc.h:53:34: error: unknown type name ‘ARMCPU’ /home/andreas/QEMU/qemu-arm/hw/arm-misc.h:55:38: error: unknown type name ‘ARMCPU’ /home/andreas/QEMU/qemu-arm/hw/arm-misc.h:62:22: error: unknown type name ‘ARMCPU’ make[1]: *** [hw/stellaris.o] Fehler 1 make: *** [subdir-libhw64] Fehler 2 Leave this part of the patch as is for now then? Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg