summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-ipod3g.h2
-rw-r--r--firmware/export/config-ipod4g.h2
-rw-r--r--firmware/export/config-ipodcolor.h2
-rw-r--r--firmware/export/config-ipodmini.h2
-rwxr-xr-xfirmware/export/config-ipodmini2g.h2
-rw-r--r--firmware/export/config-ipodnano.h2
-rw-r--r--firmware/export/config-ipodvideo.h2
7 files changed, 0 insertions, 14 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index 8cca000..ad555d8 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -1,8 +1,6 @@
/*
* This config file is for the Apple iPod 3g
*/
-#define APPLE_IPOD3G 1
-
#define IPOD_ARCH 1
/* For Rolo and boot loader */
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index d4d4f28..370d46a 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -1,8 +1,6 @@
/*
* This config file is for the Apple iPod Color/Photo
*/
-#define APPLE_IPOD4G 1
-
#define IPOD_ARCH 1
/* For Rolo and boot loader */
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index a48bde5..ff5a0c5 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -1,8 +1,6 @@
/*
* This config file is for the Apple iPod Color/Photo
*/
-#define APPLE_IPODCOLOR 1
-
#define IPOD_ARCH 1
/* For Rolo and boot loader */
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index 1cb18a7..ced2142 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -1,8 +1,6 @@
/*
* This config file is for the Apple iPod Mini (1st Gen)
*/
-#define APPLE_IPODMINI 1
-
#define IPOD_ARCH 1
/* For Rolo and boot loader */
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index 5afc672..ac69bc3 100755
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -1,8 +1,6 @@
/*
* This config file is for the Apple iPod Mini 2nd Gen
*/
-#define APPLE_IPODMINI 1
-
#define IPOD_ARCH 1
/* For Rolo and boot loader */
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 7264bea..a801cc2 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -1,8 +1,6 @@
/*
* This config file is for the Apple iPod Nano
*/
-#define APPLE_IPODNANO 1
-
#define IPOD_ARCH 1
/* For Rolo and boot loader */
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index 9536cc8..071a8a3 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -1,8 +1,6 @@
/*
* This config file is for the Apple iPod Video
*/
-#define APPLE_IPODVIDEO 1
-
#define IPOD_ARCH 1
/* For Rolo and boot loader */