1
0

Added optional Makefile includes for private chip repos

This commit is contained in:
Henry Cook
2015-07-06 17:15:27 -07:00
parent d3ccec1044
commit 854fd64fba
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# UCB use only
-include $(base_dir)/Makefrag-refchip
-include $(base_dir)/Makefrag-boomchip
-include $(base_dir)/Makefrag-hwachachip
# check RISCV environment variable
ifndef RISCV