13 lines
356 B
Plaintext
13 lines
356 B
Plaintext
# CONFIG.Common.RTEMS-pc386-qemu
|
|
#
|
|
# Definitions for the RTEMS-pc386-qemu target
|
|
# Site-specific overrides go in CONFIG_SITE.Common.RTEMS-pc386-qemu
|
|
#
|
|
#-------------------------------------------------------
|
|
|
|
# Include definitions from RTEMS-pc386
|
|
# For Tests overwrite it with pc686
|
|
include $(CONFIG)/os/CONFIG.Common.RTEMS-pc386
|
|
|
|
RTEMS_QEMU_FIXUPS = YES
|