]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/dmidecode
mdns-repeater: Stupid me has botched the rootfile
[ipfire-2.x.git] / lfs / dmidecode
index c8d5005e2777206be54bafb34a00f6ed35e8426c..a2dcc2357f29ef7d2f17a553643ea4c44bc5293c 100644 (file)
@@ -31,10 +31,7 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-PROG       = dmidecode
-PAK_VER    = 1
-
-DEPS       = ""
+SUP_ARCH   = i586 x86_64
 
 ###############################################################################
 # Top-level Rules
@@ -53,9 +50,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist:.
-       $(PAK)
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################