mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Fix package headers to comply with coding style
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
911a2081a3
commit
702704014d
@@ -3,6 +3,7 @@
|
||||
# Linux kernel target
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
LINUX_VERSION=$(call qstrip,$(BR2_LINUX_KERNEL_VERSION))
|
||||
LINUX_LICENSE = GPLv2
|
||||
LINUX_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user