Add initial Arctic Tern support
[microwatt.git] / liteeth / gen-src / generate.sh
index 805e0b86fef94cd3b080c06e70f5948e7be00809..e04bdfc26f6db7da050355c508003079f2b85909 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-TARGETS=arty
+TARGETS="arty rcs-arctic-tern-bmc-card"
 
 ME=$(realpath $0)
 echo ME=$ME