commit | 8d21ff1d63e9ce1039fb1cba978e26ecbaec492d | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat Jan 10 09:33:06 2015 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat Jan 10 09:33:06 2015 +0000 |
tree | 26e086e92fa8e798bbbd660b5a8c0bc2ecb47209 | |
parent | 4c32af89998df9cae2a20d50e219c195070b012f [diff] |
Refinements for DragonflyBSD - /usr/include/cpu/param.h defines PAGE_MASK already, hence use another name for the respective macro in nicintel_eeprom.c. - Since DragonflyBSD 3.6 DPorts is used as the default package manager. Therefore we should use /usr/local/ instead of /usr/pkg/ on default to fetch libraries. Corresponding to flashrom svn r1866. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>