]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/spectre-meltdown-checker
core166: Ship changes files
[people/mfischer/ipfire-2.x.git] / lfs / spectre-meltdown-checker
index 063ef727ea0d293dcbb13aef5d9078a50867f6dd..35f4e8a16d7563b80ff99c5207636f8fc4858229 100644 (file)
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Spectre & Meltdown Vulnerability Checker
+
 VER        = 0.44
 
 THISAPP    = spectre-meltdown-checker-$(VER)
@@ -36,6 +38,8 @@ PAK_VER    = 5
 
 DEPS       =
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -54,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################