From 6882be717971b793d1d2f99e45c8a3d61beccf7c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 26 Mar 2018 07:47:02 +0200 Subject: bsps/powerpc: Remove libcpu/powerpc This patch is a part of the BSP source reorganization. Update #3285. --- c/src/lib/libbsp/powerpc/gen5200/make/custom/gen5200.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libbsp/powerpc/gen5200') diff --git a/c/src/lib/libbsp/powerpc/gen5200/make/custom/gen5200.inc b/c/src/lib/libbsp/powerpc/gen5200/make/custom/gen5200.inc index aca2bf4b5f..71c605c8da 100644 --- a/c/src/lib/libbsp/powerpc/gen5200/make/custom/gen5200.inc +++ b/c/src/lib/libbsp/powerpc/gen5200/make/custom/gen5200.inc @@ -5,7 +5,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU=powerpc -RTEMS_CPU_MODEL=mpc6xx # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. -- cgit v1.2.3