summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorScott McNutt <smcnutt@psyent.com>2006-06-08 13:37:39 -0400
committerScott McNutt <smcnutt@psyent.com>2006-06-08 13:37:39 -0400
commit9cc833783206efd25b4655aa451ce81e5cc28fc2 (patch)
tree1dddd6dacbe6f4f171eb4eb356b8b1e42562dc65 /Makefile
parent1f6ce8f5ba013b9cfd2b8f9cea051d70f3b1bc43 (diff)
downloadblackbird-obmc-uboot-9cc833783206efd25b4655aa451ce81e5cc28fc2.tar.gz
blackbird-obmc-uboot-9cc833783206efd25b4655aa451ce81e5cc28fc2.zip
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
Patch by Scott McNutt, 08 Jun 2006
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2e8ee98db1..7424adc7c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1903,6 +1903,15 @@ ADNPESC1_config: unconfig
## Nios-II
#########################################################################
+EP1C20_config : unconfig
+ @./mkconfig EP1C20 nios2 nios2 ep1c20 altera
+
+EP1S10_config : unconfig
+ @./mkconfig EP1S10 nios2 nios2 ep1s10 altera
+
+EP1S40_config : unconfig
+ @./mkconfig EP1S40 nios2 nios2 ep1s40 altera
+
PK1C20_config : unconfig
@./mkconfig PK1C20 nios2 nios2 pk1c20 psyent
OpenPOWER on IntegriCloud