Attention is currently required from: Nico Huber, Thomas Heijligen.

Felix Singer uploaded patch set #2 to this change.

View Change

Introduce include directory for header files

Introduce the directory `src/include` and move all header files into it.

Also, adjust the buildsystem so that the directory is known.

Change-Id: Iaddd6bbfa0624b166d422f665877f096983bf4cf
Signed-off-by: Felix Singer <felix.singer@secunet.com>
---
M Makefile
M meson.build
R src/include/chipdrivers.h
R src/include/coreboot_tables.h
R src/include/custom_baud.h
R src/include/edi.h
R src/include/ene.h
R src/include/flash.h
R src/include/flashchips.h
R src/include/fmap.h
R src/include/hwaccess.h
R src/include/hwaccess_x86_io.h
R src/include/i2c_helper.h
R src/include/ich_descriptors.h
R src/include/layout.h
R src/include/libflashrom.h
R src/include/programmer.h
R src/include/spi.h
R src/include/usb_device.h
R src/include/writeprotect.h
M util/ich_descriptors_tool/Makefile
M util/ich_descriptors_tool/meson.build
22 files changed, 7 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/22/58622/2

To view, visit change 58622. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Iaddd6bbfa0624b166d422f665877f096983bf4cf
Gerrit-Change-Number: 58622
Gerrit-PatchSet: 2
Gerrit-Owner: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Thomas Heijligen <src@posteo.de>
Gerrit-MessageType: newpatchset