acpid: Build for x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2015-09-11 00:16:41 +02:00
parent 5d1c3aca0a
commit 7c111f7d49
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
../i586/acpid

View File

@@ -31,7 +31,7 @@ DL_FILE = $(THISAPP).tar.xz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = i586
SUP_ARCH = x86_64 i586
###############################################################################
# Top-level Rules