summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHeiko Schocher <hs@pollux.denx.de>2006-04-26 08:13:18 +0200
committerHeiko Schocher <hs@pollux.denx.de>2006-04-26 08:13:18 +0200
commit0e0ef590b263927a62d399dce0cf1b7aa8dee42e (patch)
tree8cd7f8805aa26f00e58fea53df740a0673e4063b /Makefile
parenta83531bb628535afba9a298eddadd247a8383e29 (diff)
downloadblackbird-obmc-uboot-0e0ef590b263927a62d399dce0cf1b7aa8dee42e.tar.gz
blackbird-obmc-uboot-0e0ef590b263927a62d399dce0cf1b7aa8dee42e.zip
Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40
Patch from Scott McNutt, 11 Aug 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7fd82e9747..86640a6bbe 100644
--- a/Makefile
+++ b/Makefile
@@ -1885,6 +1885,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