From 84eb4918faf8f3fa1568b2a1a871738bd3712d37 Mon Sep 17 00:00:00 2001 From: yutaka Date: Tue, 20 Nov 2007 09:00:00 +0000 Subject: [PATCH] =?UTF-8?q?rsf=E3=81=AE=E3=83=95=E3=82=A1=E3=82=A4?= =?UTF-8?q?=E3=83=AB=E5=90=8D=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@224 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/buildtools/commondefs.firm | 2 +- include/firm/specfiles/{ROM-TS.rsf => ROM-TS-FIRM.rsf} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename include/firm/specfiles/{ROM-TS.rsf => ROM-TS-FIRM.rsf} (100%) diff --git a/build/buildtools/commondefs.firm b/build/buildtools/commondefs.firm index daf82991..71cf8edd 100644 --- a/build/buildtools/commondefs.firm +++ b/build/buildtools/commondefs.firm @@ -58,7 +58,7 @@ FIRM_LCFARCH = $(FIRM_LSFARCH) DEFAULT_FIRM_LCFILE = $(FIRM_SPECDIR)/$(FIRM_LCFARCH).lcf DEFAULT_FIRM_LCFILE_TEMPLATE = $(FIRM_SPECDIR)/$(FIRM_LCFARCH).lcf.template DEFAULT_FIRM_LCFILE_SPEC = $(FIRM_SPECDIR)/$(FIRM_LSFARCH).lsf -DEFAULT_FIRM_ROM_SPEC = $(FIRM_SPECDIR)/ROM-$(TWL_PLATFORM).rsf +DEFAULT_FIRM_ROM_SPEC = $(FIRM_SPECDIR)/ROM-$(TWL_PLATFORM)-FIRM.rsf ### Compiler & Linker settings diff --git a/include/firm/specfiles/ROM-TS.rsf b/include/firm/specfiles/ROM-TS-FIRM.rsf similarity index 100% rename from include/firm/specfiles/ROM-TS.rsf rename to include/firm/specfiles/ROM-TS-FIRM.rsf