From 2392bb41996963c6683253114bdfb3174146e7dc Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Thu, 31 Dec 2009 19:15:20 +0000 Subject: FS#10047 : Clipv2 Reuse some code from Clip (LCD) and a lot of code from AS3525 Add a new CPU type : AS3525v2, identical to AS3525 except it's an ARMv5 (arm926-ejs) SD code still not working For an unknown reason LCD doesn't work anymore (to be investigated) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24131 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/configure') diff --git a/tools/configure b/tools/configure index 91082785d5..d14875aef1 100755 --- a/tools/configure +++ b/tools/configure @@ -2005,8 +2005,6 @@ fi ;; 60|sansaclipv2) - echo "Sansa Clipv2 is not yet supported !" - exit 1 target_id=60 modelname="sansaclipv2" target="-DSANSA_CLIPV2" -- cgit v1.2.3