sync with coreboot tree

This commit is contained in:
Evgeny Zinoviev 2019-05-29 16:28:08 +03:00
parent ccd8c36339
commit 6b1f130408

View File

@ -16,7 +16,7 @@
CC = gcc
CFLAGS = -O2 -Wall -W -Werror
PROGRAM = pmh7tool
INSTALL = /usr/bin/install
INSTALL = /usr/bin/env install
PREFIX = /usr/local
all: $(PROGRAM)