diff options
author | Harald Welte <laforge@gnumonks.org> | 2011-12-01 17:51:35 +0100 |
---|---|---|
committer | Spencer Oliver <spen@spen-soft.co.uk> | 2011-12-01 22:28:33 +0000 |
commit | 1794e5ee5452c83b5bef6d0a5a8a3f23d647e9c6 (patch) | |
tree | ebee0da300fcef55fca81866267608bfde1ac66d /tcl/target | |
parent | 3dde0f47b2b43dfda26f49e487e018d5abe272fe (diff) | |
download | riscv-openocd-1794e5ee5452c83b5bef6d0a5a8a3f23d647e9c6.zip riscv-openocd-1794e5ee5452c83b5bef6d0a5a8a3f23d647e9c6.tar.gz riscv-openocd-1794e5ee5452c83b5bef6d0a5a8a3f23d647e9c6.tar.bz2 |
make sure file name case of at91sam3uxx matches what other files include
Before this patch, at91sam3u4c.cfg includes "at91sam3uxx.cfg" which
doesn't exist - the filename was at91sam3uXX.
However, many operating systems have case sensitive file names!
Change-Id: I8b2f987f1f4214269b80ef5cba8177ce05ad90b6
Signed-off-by: Harald Welte <laforge@gnumonks.org>
Reviewed-on: http://openocd.zylin.com/247
Tested-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'tcl/target')
-rw-r--r-- | tcl/target/at91sam3uxx.cfg (renamed from tcl/target/at91sam3uXX.cfg) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tcl/target/at91sam3uXX.cfg b/tcl/target/at91sam3uxx.cfg index a11afc0..a11afc0 100644 --- a/tcl/target/at91sam3uXX.cfg +++ b/tcl/target/at91sam3uxx.cfg |