X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=util%2Fsuperiotool%2FMakefile;h=5cc7650ad81d03977eba2104462de09456deb3e7;hp=6f3cfa31b5db3d034a43fd7d875982f5cd20a27e;hb=113c3497201a28fd58335788da5e206ea8902b90;hpb=9bfa1c8c68b2f0c11e516e3f45ff1901a5907ab6 diff --git a/util/superiotool/Makefile b/util/superiotool/Makefile index 6f3cfa31b..5cc7650ad 100644 --- a/util/superiotool/Makefile +++ b/util/superiotool/Makefile @@ -57,7 +57,7 @@ CONFIG_PCI = yes ifeq ($(CONFIG_PCI), yes) CFLAGS += -DPCI_SUPPORT LIBS += -lpci -OBJS += pci.o via.o +OBJS += pci.o via.o amd.o endif all: $(PROGRAM)