mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
rgnano: Fix duplicated target_id
The surfansf28 port was already using 120, my bad. Change-Id: I40574d818e4bf5635996d6babce546172ff500ba
This commit is contained in:
parent
543f2494dd
commit
8dfd219598
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -3648,7 +3648,7 @@ fi
|
|||
;;
|
||||
|
||||
209|rgnano)
|
||||
target_id=120
|
||||
target_id=121
|
||||
application="yes"
|
||||
modelname="rgnano"
|
||||
app_type="sdl-app"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue