From a31c00ed96aee4e43bfafc7165d640a1d1a14a9f Mon Sep 17 00:00:00 2001
From: Miodrag Milanovic <mmicko@gmail.com>
Date: Sat, 4 Aug 2018 11:48:29 +0200
Subject: Chip selection ui for ECP5

---
 ecp5/arch.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ecp5')

diff --git a/ecp5/arch.h b/ecp5/arch.h
index 38ca7f6b..6daf543d 100644
--- a/ecp5/arch.h
+++ b/ecp5/arch.h
@@ -384,7 +384,7 @@ struct PipRange
 
 struct ArchArgs
 {
-    enum ArchArgsType
+    enum ArchArgsTypes
     {
         NONE,
         LFE5U_25F,
-- 
cgit v1.2.3