mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Fix a duplicate target_id
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29255 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0efaee4c2d
commit
eaeff26349
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -2771,7 +2771,7 @@ fi
|
|||
;;
|
||||
|
||||
143|samsungyps3)
|
||||
target_id=60
|
||||
target_id=72
|
||||
modelname="samsungyps3"
|
||||
target="-DSAMSUNG_YPS3"
|
||||
memory=16 # always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue