summaryrefslogtreecommitdiff
path: root/board/freescale/common/pixis.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/pixis.h')
-rw-r--r--board/freescale/common/pixis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/common/pixis.h b/board/freescale/common/pixis.h
index 3c59157..df3cc09 100644
--- a/board/freescale/common/pixis.h
+++ b/board/freescale/common/pixis.h
@@ -73,7 +73,7 @@ typedef struct pixis {
u8 res2[34];
} __attribute__ ((packed)) pixis_t;
-#elif defined(CONFIG_MPC8572DS)
+#elif defined(CONFIG_TARGET_MPC8572DS)
typedef struct pixis {
u8 id;
u8 ver;