Mercurial > flash_v2
diff packages/hal/mips/sim/current/src/PKGconf.mak @ 6:d376b777e2ce ecos-sw-1999-05-14
Merge from eCos master repository on 1999-05-14-19:27:43-BST
| author | jlarmour |
|---|---|
| date | Fri, 14 May 1999 12:20:00 +0000 |
| parents | 443894e2e912 |
| children | c38311975d4f |
line wrap: on
line diff
--- a/packages/hal/mips/sim/current/src/PKGconf.mak +++ b/packages/hal/mips/sim/current/src/PKGconf.mak @@ -28,11 +28,11 @@ #####COPYRIGHTEND#### #============================================================================== -PACKAGE := hal_tx39_sim +PACKAGE := hal_mips_sim include ../../../../../pkgconf/pkgconf.mak LIBRARY := libtarget.a -COMPILE := hal_diag.c sim.S +COMPILE := hal_diag.c platform.S plf_misc.c OTHER_OBJS := OTHER_TARGETS := OTHER_CLEAN :=
