bbfdm: Rename default Vendor extension prefix to X_IOWRT_EU

This commit is contained in:
Vivek Kumar Dutta 2025-01-28 16:11:38 +05:30
parent 2acea2c6dd
commit adcd7faafc
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ if PACKAGE_bbfdmd
config BBF_VENDOR_PREFIX
string "Vendor Prefix"
default "X_IOPSYS_EU_"
default "X_IOWRT_EU_"
config BBF_OBFUSCATION_KEY
string "Obfuscation key"

View file

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bbfdm
PKG_VERSION:=1.14.0
PKG_VERSION:=1.14.1
USE_LOCAL:=0
ifneq ($(USE_LOCAL),1)