From b6755affc05466a49e684c316ea6e6f00c21c370 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 9 Mar 2018 16:45:56 +0100 Subject: bsps/mips: Move libcpu content to bsps This patch is a part of the BSP source reorganization. Update #3285. --- c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg') diff --git a/c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg b/c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg index a60a8c6307..42cdf17a04 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg +++ b/c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938.cfg @@ -4,8 +4,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg -RTEMS_CPU_MODEL=tx4938 - # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. CPU_CFLAGS = -mips3 -G0 -EL -- cgit v1.2.3