summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod6g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod6g.h')
-rw-r--r--firmware/export/config/ipod6g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 7e6faf8d6d..4cace1a2cf 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -239,7 +239,7 @@
239#define CONFIG_USBOTG USBOTG_S3C6400X 239#define CONFIG_USBOTG USBOTG_S3C6400X
240#define USB_VENDOR_ID 0x05AC 240#define USB_VENDOR_ID 0x05AC
241#define USB_PRODUCT_ID 0x1261 241#define USB_PRODUCT_ID 0x1261
242#define USB_NUM_ENDPOINTS 5 242#define USB_NUM_ENDPOINTS 6
243#define USE_ROCKBOX_USB 243#define USE_ROCKBOX_USB
244#define USB_DEVBSS_ATTR __attribute__((aligned(16))) 244#define USB_DEVBSS_ATTR __attribute__((aligned(16)))
245 245