mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
memstat: add license information
Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
1a834c80d8
commit
edf4dcc3ae
@@ -7,6 +7,8 @@
|
||||
MEMSTAT_VERSION = 0.8
|
||||
MEMSTAT_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/m/memstat
|
||||
MEMSTAT_SOURCE = memstat_$(MEMSTAT_VERSION).tar.gz
|
||||
MEMSTAT_LICENSE = GPL
|
||||
MEMSTAT_LICENSE_FILES = debian/copyright
|
||||
|
||||
define MEMSTAT_BUILD_CMDS
|
||||
$(MAKE) CC="$(TARGET_CC)" LD="$(TARGET_LD)" CFLAGS="$(TARGET_CFLAGS)" \
|
||||
|
||||
Reference in New Issue
Block a user