diff packages/hal/sh/arch/current/cdl/hal_sh.cdl @ 105:5a0cc6c243a9 ecos-sw-2000-06-30

Merge from eCos master repository on 2000-06-30-08:18:49-BST
author jlarmour
date Fri, 30 Jun 2000 16:27:35 +0000
parents c37d3a9e1b28
children 84e4bde58b26
line wrap: on
line diff
--- a/packages/hal/sh/arch/current/cdl/hal_sh.cdl
+++ b/packages/hal/sh/arch/current/cdl/hal_sh.cdl
@@ -58,7 +58,7 @@ cdl_package CYGPKG_HAL_SH {
         requires 1 == CYGINT_HAL_SH_VARIANT
     }
 
-    compile       hal_misc.c context.S sh_stub.c
+    compile       hal_misc.c context.S sh_stub.c sh3_sci.c sh3_scif.c
 
     # The "-o file" is a workaround for CR100958 - without it the
     # output file would end up in the source directory under CygWin.