summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan McDonald <danmcd@mnx.io>2022-12-13 11:02:18 -0500
committerDan McDonald <danmcd@mnx.io>2022-12-13 11:02:18 -0500
commit257115fb1f00e1028920a11ada9cc1c800eead68 (patch)
tree737ff0a23c2666ddde8e83094f0d5c6fd3bf139c
parentacbacfc4f14e55db3e9f31733e6537456ccc5f3d (diff)
parent479710a24812632178acfabf12b47287101b7575 (diff)
downloadillumos-joyent-257115fb1f00e1028920a11ada9cc1c800eead68.tar.gz
[illumos-gate merge]
commit 479710a24812632178acfabf12b47287101b7575 15231 gcpu does not actually depend on acpica
-rw-r--r--usr/src/uts/i86pc/authenticamd/Makefile1
-rw-r--r--usr/src/uts/i86pc/genuineintel/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/uts/i86pc/authenticamd/Makefile b/usr/src/uts/i86pc/authenticamd/Makefile
index 57a4a70437..8ccbb43c90 100644
--- a/usr/src/uts/i86pc/authenticamd/Makefile
+++ b/usr/src/uts/i86pc/authenticamd/Makefile
@@ -54,7 +54,6 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
#
CPPFLAGS += -I$(SRCDIR) -I$(OBJS_DIR)
ASFLAGS += -I$(SRCDIR) -I$(OBJS_DIR)
-LDFLAGS += -N misc/acpica
#
# Default build targets.
diff --git a/usr/src/uts/i86pc/genuineintel/Makefile b/usr/src/uts/i86pc/genuineintel/Makefile
index 3391fec19e..831084934b 100644
--- a/usr/src/uts/i86pc/genuineintel/Makefile
+++ b/usr/src/uts/i86pc/genuineintel/Makefile
@@ -54,7 +54,6 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
#
CPPFLAGS += -I$(SRCDIR) -I$(OBJS_DIR)
ASFLAGS += -I$(SRCDIR) -I$(OBJS_DIR)
-LDFLAGS += -N misc/acpica
#
# Default build targets.