fix target name for MPIO HD200 in tools/configure
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28090 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e0803381a4
commit
2e9242e321
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -2675,7 +2675,7 @@ fi
|
|||
t_model="vibe500"
|
||||
;;
|
||||
|
||||
170|hd200)
|
||||
170|mpiohd200)
|
||||
target_id=69
|
||||
modelname="mpiohd200"
|
||||
target="-DMPIO_HD200"
|
||||
|
|
Loading…
Reference in a new issue