aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/4xx/xparameters/xparameters.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/platforms/4xx/xparameters/xparameters.h')
-rw-r--r--arch/ppc/platforms/4xx/xparameters/xparameters.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ppc/platforms/4xx/xparameters/xparameters.h b/arch/ppc/platforms/4xx/xparameters/xparameters.h
index 7b7304379dd2..4cf21f256356 100644
--- a/arch/ppc/platforms/4xx/xparameters/xparameters.h
+++ b/arch/ppc/platforms/4xx/xparameters/xparameters.h
@@ -16,6 +16,8 @@
#if defined(CONFIG_XILINX_ML300)
#include "xparameters_ml300.h"
+#elif defined(CONFIG_XILINX_ML403)
+ #include "xparameters_ml403.h"
#else
/* Add other board xparameter includes here before the #else */
#error No xparameters_*.h file included