summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2014-03-27 21:47:35 +0000
committerSzymon Dziok <b0hoon@o2.pl>2014-03-27 21:47:35 +0000
commit173d9c6750bde003589c4c02218db7dd8510ff68 (patch)
tree1aadb4e4575462a5e521188931466a2036f6b5ea /tools/configure
parentee1a1ce27cf763dce5a9edc4c474873bafbbe0bf (diff)
downloadrockbox-173d9c6750bde003589c4c02218db7dd8510ff68.tar.gz
rockbox-173d9c6750bde003589c4c02218db7dd8510ff68.zip
enable compiling of Sansa View
Change-Id: I3dda438cabf2a8f5f3ff5fed1ae16d0793341685
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/configure b/tools/configure
index 5b3419d771..c5a3f51918 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2652,8 +2652,6 @@ fi
2652 ;; 2652 ;;
2653 2653
2654 61|sansaview) 2654 61|sansaview)
2655 echo "Sansa View is not yet supported!"
2656 exit 1
2657 target_id=63 2655 target_id=63
2658 modelname="sansaview" 2656 modelname="sansaview"
2659 target="SANSA_VIEW" 2657 target="SANSA_VIEW"