mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
bbfdm: Rename default Vendor extension prefix to X_IOWRT_EU
This commit is contained in:
parent
2acea2c6dd
commit
adcd7faafc
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue