forked from Imagelibrary/rtems
Changed default target architecture name
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
# default to i486dx as cpu
|
||||
ifeq ($(RTEMS_GO32_CPU_MODEL),)
|
||||
TARGET_ARCH=o-go32_i486dx
|
||||
TARGET_ARCH=o-go32
|
||||
RTEMS_CPU_MODEL=i486dx
|
||||
else
|
||||
ifeq ($(RTEMS_GO32_CPU_MODEL),pentium)
|
||||
|
||||
Reference in New Issue
Block a user