forked from len0rd/rockbox
make target_id for tpj1022 unique, 23 was already in use
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10833 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
01e4201e44
commit
141b60d6ce
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -1022,7 +1022,7 @@ EOF
|
|||
;;
|
||||
|
||||
60|tpj1022)
|
||||
target_id=23
|
||||
target_id=25
|
||||
archos="tpj1022"
|
||||
target="-DELIO_TPJ1022"
|
||||
memory=32 # always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue