projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb7dbf4
)
Install celledges.h
author
Clifford Wolf
<clifford@clifford.at>
Wed, 7 Sep 2016 11:43:57 +0000
(13:43 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 7 Sep 2016 11:43:57 +0000
(13:43 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index db93f7c1df9cb354aa8cceb2cdf472db0168e693..fd31776a3a5771dcc592a16ef146e61320388d6c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-279,6
+279,7
@@
$(eval $(call add_include_file,kernel/log.h))
$(eval $(call add_include_file,kernel/rtlil.h))
$(eval $(call add_include_file,kernel/register.h))
$(eval $(call add_include_file,kernel/celltypes.h))
+$(eval $(call add_include_file,kernel/celledges.h))
$(eval $(call add_include_file,kernel/consteval.h))
$(eval $(call add_include_file,kernel/sigtools.h))
$(eval $(call add_include_file,kernel/modtools.h))