Print this page
7192 Remove SPARC-only ONLY64 option
*** 19,28 ****
--- 19,29 ----
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ # Copyright 2016 RackTop Systems.
#
#
# Copyright (c) 2010, Intel Corporation.
# All rights reserved.
*** 36,46 ****
MANIFEST = acpihpd.xml
SVCMETHOD = svc-acpihpd
include ../Makefile.cmd
! $(64ONLY)SUBDIRS= $(MACH)
ROOTMANIFESTDIR = $(ROOTSVCPLATFORM)/${PLATFORM}
all := TARGET = all
install := TARGET = install
--- 37,47 ----
MANIFEST = acpihpd.xml
SVCMETHOD = svc-acpihpd
include ../Makefile.cmd
! SUBDIRS= $(MACH)
ROOTMANIFESTDIR = $(ROOTSVCPLATFORM)/${PLATFORM}
all := TARGET = all
install := TARGET = install