summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
Diffstat (limited to 'MAKEALL')
-rw-r--r--MAKEALL8
1 files changed, 7 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index a4e4cb88e8..0be764cfd7 100644
--- a/MAKEALL
+++ b/MAKEALL
@@ -195,6 +195,12 @@ LIST_nios=" \
"
#########################################################################
+## Nios-II Systems
+#########################################################################
+
+LIST_nios2="PCI5441 PK1C20"
+
+#########################################################################
## MicroBlaze Systems
#########################################################################
@@ -226,7 +232,7 @@ do
arm|SA|ARM7|ARM9|pxa|ixp| \
microblaze| \
mips| \
- nios| \
+ nios|nios2| \
x86|I486)
for target in `eval echo '$LIST_'${arg}`
do
OpenPOWER on IntegriCloud