From 3a22075c43b3a3b17a0b668136884c9f5b003c9c Mon Sep 17 00:00:00 2001
From: "Wesley W. Terpstra" <w.terpstra@gsi.de>
Date: Tue, 3 Jul 2012 13:32:12 +0200
Subject: [PATCH] We are developing BOOTP on the arria platform. This commit
 can be omitted when merging back to master, but not all the following
 commits.

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 57144610e..b2122d6a0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 # choose your board here. 
-BOARD = spec
+BOARD = arria
 
 # 1 enables Etherbone support
 WITH_ETHERBONE=1
-- 
GitLab