mirror of https://github.com/openXC7/prjxray.git
Increase N to prevent including INT bits.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
e7b5c4958a
commit
051693b375
|
|
@ -1,3 +1,3 @@
|
|||
N := 1
|
||||
N := 3
|
||||
include ../clb.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue