9154cf688b
The PARISC Lasi chipset emulation requires some of the common parallel
support and fails to build on a --without-default-devices:
LINK hppa-softmmu/qemu-system-hppa
/usr/bin/ld: hw/hppa/lasi.o: in function `lasi_init':
hw/hppa/lasi.c:324: undefined reference to `parallel_mm_init'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:206: qemu-system-hppa] Error 1
Fixes:
|
||
---|---|---|
.. | ||
dino.c | ||
hppa_hardware.h | ||
hppa_sys.h | ||
Kconfig | ||
lasi.c | ||
machine.c | ||
Makefile.objs | ||
pci.c | ||
trace-events |