Fix from Kees Jongenburger
git-svn-id: svn://svn.berlios.de/openocd/trunk@1221 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
39070c2994
commit
38bf6a103e
|
@ -1,7 +1,7 @@
|
|||
# Target Configuration for the TinCanTools S3C2410 Based Hammer Module
|
||||
# http://www.tincantools.com
|
||||
|
||||
source [target/samsung_s3c2410.cfg]
|
||||
source [find target/samsung_s3c2410.cfg]
|
||||
|
||||
$_TARGETNAME configure -event reset-init {
|
||||
# Reset Script for the TinCanTools S3C2410 Based Hammer Module
|
||||
|
|
Loading…
Reference in New Issue