Page MenuHomeFreeBSD

D21059.id60109.diff
No OneTemporary

D21059.id60109.diff

Index: head/sys/modules/i2c/controllers/ichiic/Makefile
===================================================================
--- head/sys/modules/i2c/controllers/ichiic/Makefile
+++ head/sys/modules/i2c/controllers/ichiic/Makefile
@@ -6,7 +6,8 @@
smbus_if.h ${ig4_acpi} ig4_iic.c ig4_pci.c ig4_reg.h \
ig4_var.h opt_acpi.h
-.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386"
+.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64" || \
+ ${MACHINE_CPUARCH} == "i386"
ig4_acpi= ig4_acpi.c
.endif

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 25, 1:21 PM (7 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37219154
Default Alt Text
D21059.id60109.diff (542 B)

Event Timeline