Make RTEMS-pc386-qemu use RTEMS-pc386 rather than pc686

This commit is contained in:
Brendan Chandler
2021-02-04 12:00:37 -06:00
parent 54c91f1458
commit 8d7c98aac4

View File

@ -7,6 +7,6 @@
# Include definitions from RTEMS-pc386
# For Tests overwrite it with pc686
include $(CONFIG)/os/CONFIG.Common.RTEMS-pc686
include $(CONFIG)/os/CONFIG.Common.RTEMS-pc386
RTEMS_QEMU_FIXUPS = YES