summaryrefslogtreecommitdiff
path: root/sim-scripts/gumstix.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-10 17:07:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-10 17:07:22 +0000
commitb89f143f354ba173a1773451ad6afe875bcc6282 (patch)
tree79d5455048e74f7154a819b8e6127c4a121804f9 /sim-scripts/gumstix.in
parent62acf83adf16c706777f7a3cd8d0680006c444ec (diff)
2009-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* gdb-sim.in: Rearrange so check_status defined before used. * gumstix.in: Fix typo.
Diffstat (limited to 'sim-scripts/gumstix.in')
-rw-r--r--sim-scripts/gumstix.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim-scripts/gumstix.in b/sim-scripts/gumstix.in
index 172e809..dbc834f 100644
--- a/sim-scripts/gumstix.in
+++ b/sim-scripts/gumstix.in
@@ -30,7 +30,7 @@ bspLimit()
}
bspGeneratesDeviceTree="yes"
-bspTreeFile=rtl22xx.conf
+bspTreeFile=gumstix.conf
### Generate the PSIM device tree based upon the type of application being run
bspGenerateDeviceTree()