forked from Imagelibrary/rtems
Removed unnecessary settings.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
RTEMS_CPU=m68k
|
||||
|
||||
TARGET_ARCH=o-gen68340
|
||||
RTEMS_CPU_MODEL=mcpu32
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/default.cfg
|
||||
@@ -14,11 +13,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
||||
# This is the actual bsp directory used during the build process.
|
||||
RTEMS_BSP_FAMILY=gen68340
|
||||
|
||||
## Target compiler config file, if any
|
||||
CONFIG.$(TARGET_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg
|
||||
|
||||
RTEMS_BSP=gen68340
|
||||
|
||||
CPU_CFLAGS = -mcpu32
|
||||
|
||||
# optimize flag: typically -0, could use -O4 or -fast
|
||||
|
||||
Reference in New Issue
Block a user