Mercurial > flash_v2
diff packages/hal/common/current/cdl/hal.cdl @ 82:6736c52df507 ecos-sw-2000-04-14
Merge from eCos master repository on 2000-04-14-13:35:46-BST
| author | jlarmour |
|---|---|
| date | Tue, 18 Apr 2000 21:51:55 +0000 |
| parents | 435cced73e2f |
| children | b15c60e34c84 |
line wrap: on
line diff
--- a/packages/hal/common/current/cdl/hal.cdl +++ b/packages/hal/common/current/cdl/hal.cdl @@ -145,7 +145,7 @@ cdl_package CYGPKG_HAL { appropriate, controls the building of the common stub." make -priority 315 { - <PREFIX>/bin/gdb_module.img : <PACKAGE>/src/stubrom/stubrom.c + <PREFIX>/bin/gdb_module.img : <PACKAGE>/src/stubrom/stubrom.c <PREFIX>/lib/extras.o <PREFIX>/lib/libtarget.a <PREFIX>/lib/target.ld <PREFIX>/lib/vectors.o @sh -c "mkdir -p src/stubrom $(dir $@)" $(CC) -c $(INCLUDE_PATH) -Wp,-MD,deps.tmp -I$(dir $<) $(CFLAGS) -o src/stubrom/gdb_module.o $< @echo $@ ": \\" > $(notdir $@).deps
