mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 18:14:17 +08:00
16 lines
235 B
INI
16 lines
235 B
INI
#
|
|
# Configuration file for a Pentium using the go32 BSP
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
#
|
|
# All go32 configurations share the same base file, only the cpu model
|
|
# differs.
|
|
#
|
|
|
|
RTEMS_GO32_CPU_MODEL=pentium
|
|
|
|
include $(RTEMS_ROOT)/make/custom/go32.cfg
|
|
|