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