Skip to content
Snippets Groups Projects
Commit adcd7faa authored by Vivek Dutta's avatar Vivek Dutta
Browse files

bbfdm: Rename default Vendor extension prefix to X_IOWRT_EU

parent 2acea2c6
No related branches found
No related tags found
1 merge request!1418bbfdm: Rename default Vendor extension prefix to X_IOWRT_EU
...@@ -2,7 +2,7 @@ if PACKAGE_bbfdmd ...@@ -2,7 +2,7 @@ if PACKAGE_bbfdmd
config BBF_VENDOR_PREFIX config BBF_VENDOR_PREFIX
string "Vendor Prefix" string "Vendor Prefix"
default "X_IOPSYS_EU_" default "X_IOWRT_EU_"
config BBF_OBFUSCATION_KEY config BBF_OBFUSCATION_KEY
string "Obfuscation key" string "Obfuscation key"
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=bbfdm PKG_NAME:=bbfdm
PKG_VERSION:=1.14.0 PKG_VERSION:=1.14.1
USE_LOCAL:=0 USE_LOCAL:=0
ifneq ($(USE_LOCAL),1) ifneq ($(USE_LOCAL),1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment