diff --git a/configure/CONFIG_PVD b/configure/CONFIG_PVDATA_VERSION similarity index 100% rename from configure/CONFIG_PVD rename to configure/CONFIG_PVDATA_VERSION diff --git a/configure/Makefile b/configure/Makefile index 2eb5432..d561906 100644 --- a/configure/Makefile +++ b/configure/Makefile @@ -2,7 +2,7 @@ TOP=.. include $(TOP)/configure/CONFIG -CFG += CONFIG_PVD +CFG += CONFIG_PVDATA_VERSION TARGETS = $(CONFIG_TARGETS) CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))