summaryrefslogtreecommitdiff
path: root/include/asm-sparc/leon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc/leon.h')
-rw-r--r--include/asm-sparc/leon.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-sparc/leon.h b/include/asm-sparc/leon.h
index 6036fb5e7..f7175eee9 100644
--- a/include/asm-sparc/leon.h
+++ b/include/asm-sparc/leon.h
@@ -27,6 +27,10 @@
#include <asm/leon3.h>
+#elif defined(CONFIG_LEON2)
+
+#include <asm/leon2.h>
+
#else
#error Unknown LEON processor