From 4383f3a669f217b197ba6246caee4f61a311c908 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 27 Nov 2001 12:09:48 +0000 Subject: 2001-11-26 Ralf Corsepius * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG; Remove make-target-options. * custom/helas403.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG; Remove make-target-options. * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE. * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE. * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE. --- make/custom/mpc8260ads.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'make/custom/mpc8260ads.cfg') diff --git a/make/custom/mpc8260ads.cfg b/make/custom/mpc8260ads.cfg index ae93b02384..e7ae754e2f 100644 --- a/make/custom/mpc8260ads.cfg +++ b/make/custom/mpc8260ads.cfg @@ -32,8 +32,6 @@ define make-target-options @echo >>$@ @echo "#define PPC_ABI PPC_ABI_EABI" >>$@ @echo "#define PPC_ASM PPC_ASM_ELF" >>$@ - @echo "#define INSTRUCTION_CACHE_ENABLE 0" >>$@ - @echo "#define DATA_CACHE_ENABLE 0" >>$@ endef # This contains the compiler options necessary to select the CPU model -- cgit v1.2.3