We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fda96e + d3fc4e7 commit e5d77acCopy full SHA for e5d77ac
flow/platforms/gf180/config.mk
@@ -157,3 +157,7 @@ export TC_TEMPERATURE = 25c
157
export TEMPERATURE = $($(CORNER)_TEMPERATURE)
158
export LIB_FILES = $($(CORNER)_LIB_FILES) \
159
$(ADDITIONAL_LIBS)
160
+
161
+# For proprietary tool enablements that are not public
162
+export GF180_PRIVATE_DIR ?= ../../gf180-private
163
+-include $(GF180_PRIVATE_DIR)/private.mk
0 commit comments