mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-11 03:28:36 +01:00
smwodd: add license
This commit is contained in:
parent
ac05fc5e09
commit
d7d28d4d53
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ endif
|
|||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=bbf
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/swmodd
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue