Commit 169f1194 authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

dmidecode: add license info

parent 4c921006
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,6 +6,8 @@

DMIDECODE_VERSION = 2.12
DMIDECODE_SITE    = http://download.savannah.gnu.org/releases/dmidecode/
DMIDECODE_LICENSE = GPLv2+
DMIDECODE_LICENSE_FILES = LICENSE

define DMIDECODE_BUILD_CMDS
	$(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS)