Update to this very old document
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4155 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
df444bf68a
commit
ebf2589e3b
@@ -10,11 +10,11 @@ FIGS=codeflow.pdf hypertransport.pdf
|
||||
all: LinuxBIOS-AMD64.pdf
|
||||
|
||||
|
||||
codeflow.pdf: codeflow.eps
|
||||
epstopdf $< -o=$@
|
||||
codeflow.pdf: codeflow.svg
|
||||
svg2pdf $< $@
|
||||
|
||||
hypertransport.pdf: hypertransport.eps
|
||||
epstopdf $< -o=$@
|
||||
hypertransport.pdf: hypertransport.svg
|
||||
svg2pdf $< $@
|
||||
|
||||
LinuxBIOS-AMD64.toc: $(FIGS) LinuxBIOS-AMD64.tex
|
||||
# 2 times to make sure we have a current toc.
|
||||
|
Reference in New Issue
Block a user