Support for the AMD Geode GX2
Processors to Msrtool. It seems to work as it was tested on a Wyse Winterm S50. Signed-off-by: Nils Jacobs <njacobs8@hetnet.nl> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5008 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
90b96b68e0
commit
58a901f6f9
@@ -26,7 +26,7 @@ PREFIX = @PREFIX@
|
||||
CFLAGS = @CFLAGS@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
|
||||
TARGETS = geodelx.o cs5536.o k8.o
|
||||
TARGETS = geodegx2.o geodelx.o cs5536.o k8.o
|
||||
SYSTEMS = linux.o darwin.o freebsd.o
|
||||
OBJS = $(PROGRAM).o msrutils.o sys.o $(SYSTEMS) $(TARGETS)
|
||||
|
||||
|
Reference in New Issue
Block a user