summaryrefslogtreecommitdiffstats
path: root/print_wiki.c
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-09-16 10:09:21 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-09-16 10:09:21 +0000
commit4740c6ff3c230c83fa618557f94cc6675c5ab3b1 (patch)
tree9e511c0b501d900db3810632231ca8a620a118e6 /print_wiki.c
parentab044b20a2b44097ce65c3fd4f232ee7170303ba (diff)
downloadast2050-flashrom-4740c6ff3c230c83fa618557f94cc6675c5ab3b1.zip
ast2050-flashrom-4740c6ff3c230c83fa618557f94cc6675c5ab3b1.tar.gz
Allow to exclude each of the external programmer drivers from being compiled in
Example make commandline if you want only internal programmers: make CONFIG_FT2232SPI=no CONFIG_SERPROG=no CONFIG_NIC3COM=no CONFIG_SATASII=no CONFIG_DRKAISER=no CONFIG_DUMMY=no Of course, all of the CONFIG_* symbols can be mixed and matched as needed. CONFIG_FT2232SPI is special because even if it is enabled, make will check if the headers are available and skip it otherwise. Corresponding to flashrom svn r724. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Stefan Reinauer <stepan@coresystems.de>
Diffstat (limited to 'print_wiki.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud