David Hendricks has uploaded this change for review.

View Change

Makefile: Add CONFIG_IT8212 to DEPENDS_ON_X86_PORT_IO

This fixes the build on non-x86 systems.

Change-Id: I04104ee5dcbff49e809a48bdaf07e2ad6bc7f896
Signed-off-by: David Hendricks <david.hendricks@gmail.com>
---
M Makefile
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/87/60887/1
diff --git a/Makefile b/Makefile
index 9a6d7b0..42b4245 100644
--- a/Makefile
+++ b/Makefile
@@ -130,6 +130,7 @@
CONFIG_DRKAISER \
CONFIG_GFXNVIDIA \
CONFIG_INTERNAL \
+ CONFIG_IT8212 \
CONFIG_NIC3COM \
CONFIG_NICINTEL \
CONFIG_NICINTEL_EEPROM \

To view, visit change 60887. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I04104ee5dcbff49e809a48bdaf07e2ad6bc7f896
Gerrit-Change-Number: 60887
Gerrit-PatchSet: 1
Gerrit-Owner: David Hendricks <david.hendricks@gmail.com>
Gerrit-MessageType: newchange