inteltool: Dump Sunrise Point PCH-H GPIO groups
Change-Id: Ib6b083c31617e19cbbb0929e2fc8ab39d54533bf Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/19589 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
committed by
Stefan Reinauer
parent
99b02a1d7c
commit
1898023fb1
@@ -27,7 +27,7 @@ LDFLAGS += -lpci -lz
|
||||
|
||||
CPPFLAGS += -I$(top)/src/commonlib/include
|
||||
|
||||
OBJS = inteltool.o pcr.o cpu.o gpio.o rootcmplx.o powermgt.o \
|
||||
OBJS = inteltool.o pcr.o cpu.o gpio.o gpio_groups.o rootcmplx.o powermgt.o \
|
||||
memory.o pcie.o amb.o ivy_memory.o spi.o gfx.o ahci.o \
|
||||
|
||||
OS_ARCH = $(shell uname)
|
||||
|
Reference in New Issue
Block a user