diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/configure b/tools/configure index 5b3419d..c5a3f51 100755 --- a/tools/configure +++ b/tools/configure @@ -2652,8 +2652,6 @@ fi ;; 61|sansaview) - echo "Sansa View is not yet supported!" - exit 1 target_id=63 modelname="sansaview" target="SANSA_VIEW" |