From 6087a6925701db0d0da461fc38ec39bd73d02390 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 6 Mar 2008 21:51:01 +0000 Subject: Make all BSPs use the same rules for invoking gcc and g++ to link an application. Share as much logic as possible for .num file and size information. Let BSPs provide custom rules to tranform executable from linked .exe to downloadable RTEMS Application Loadable File (RALF) .ralf file. --- make/custom/gen68360_040.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'make/custom/gen68360_040.cfg') diff --git a/make/custom/gen68360_040.cfg b/make/custom/gen68360_040.cfg index 66c120c803..e39c6d7350 100644 --- a/make/custom/gen68360_040.cfg +++ b/make/custom/gen68360_040.cfg @@ -12,4 +12,3 @@ RTEMS_GEN68360_COMPANION_MODE=yes include $(RTEMS_ROOT)/make/custom/gen68360.cfg - -- cgit v1.2.3