linux: update license tag to use correct SPDX tag
Use SPDX tag. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
d3a7587eb9
commit
c79ef6fbe3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ PKG_FLAGS:=hold
|
|||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/packages
|
||||
SCAN_DEPS=modules/*.mk $(TOPDIR)/target/linux/*/modules.mk $(TOPDIR)/include/netfilter.mk
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=
|
||||
|
||||
export SHELL:=/bin/sh
|
||||
|
|
Loading…
Reference in a new issue