summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorhailfinger <hailfinger@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2012-08-07 11:59:59 +0000
committerhailfinger <hailfinger@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2012-08-07 11:59:59 +0000
commitde725819262229ded7ccac17331d7802b2354dc2 (patch)
tree6652d885313048c9d68082d59cdafec8a27ed5a4 /Makefile
parentce9938ace71bd5b4596b1a8d4026d37c81050a7f (diff)
downloadflashrom-de725819262229ded7ccac17331d7802b2354dc2.tar.gz
Fix missing #include hwaccess.h
In r1549 #include "hwaccess.h" was moved to individual drivers. Unfortunately, flashrom.c was forgotten. This caused flashrom to falsely report an unknown PCI library version and big-endianness on all platforms. Add #include "hwaccess.h". Explicitly check for __FLASHROM_BIG_ENDIAN__ Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1562 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions