summaryrefslogtreecommitdiff
path: root/board/mpl/pati/pati.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpl/pati/pati.h')
-rw-r--r--board/mpl/pati/pati.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mpl/pati/pati.h b/board/mpl/pati/pati.h
index 2600bba101..2938056044 100644
--- a/board/mpl/pati/pati.h
+++ b/board/mpl/pati/pati.h
@@ -201,7 +201,7 @@
#define PCI_VENDOR_ID_MPL 0x18E6
#define PCI_DEVICE_ID_PATI 0x00DA
-#if defined(CONFIG_MIP405)
+#if defined(CONFIG_TARGET_MIP405) || defined(CONFIG_TARGET_MIP405T)
#define PATI_FIRMWARE_START_OFFSET 0x00300000
#define PATI_ISO_STRING "MEV-10084-001"
#endif