aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 9313614..d6810ea 100644
--- a/config.mk
+++ b/config.mk
@@ -3,6 +3,7 @@ CC ?= $(CXX)
PKG_CONFIG ?= pkg-config
DESTDIR ?=
PREFIX ?= /usr/local
+CHIPDB_SUBDIR ?= icebox
ifeq ($(MXE),1)
EXE = .exe