From 57945b125d7f467d222796920fb1b6cf4e90f802 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 20 Sep 2004 08:10:43 +0000 Subject: Removed the Neo code. Nobody is interested in it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5096 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'tools/configure') diff --git a/tools/configure b/tools/configure index f941850593..7fea1f2311 100755 --- a/tools/configure +++ b/tools/configure @@ -208,8 +208,6 @@ if [ -z "$archos" ]; then echo "2 - Archos Recorder" echo "3 - Archos FM Recorder" echo "4 - Archos Recorder v2" - echo "5 - Neo mStation" - echo "6 - Neo 35" echo "7 - Archos Ondio SP" echo "8 - Archos Ondio FM" echo "9 - Iriver H100" @@ -233,16 +231,6 @@ if [ -z "$archos" ]; then target="-DARCHOS_RECORDERV2" ;; - 5) - archos="neomstation" - target="-DNEO_MSTATION" - ;; - - 6) - archos="neo35" - target="-DNEO_35" - ;; - 7) archos="ondiosp" target="-DARCHOS_ONDIOSP" -- cgit v1.2.3