diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-09-18 10:03:33 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-09-20 14:49:57 +0200 |
commit | 9f996396d5ec8e6de6882695de970f24cfcfe59d (patch) | |
tree | bcd2d411cf1a5799222992761e9d34ae751286e1 /target | |
parent | fee31757683e39dba28527215e9e7fa6150c52cd (diff) | |
download | buildroot-novena-9f996396d5ec8e6de6882695de970f24cfcfe59d.tar.gz buildroot-novena-9f996396d5ec8e6de6882695de970f24cfcfe59d.zip |
fbdump: only build VGA16 support on x86/x86-64
The VGA16 dumping feature probably doesn't make much sense on anything
else than x86 and x86-64, as it is accessing I/O ports that seem
PC-specific.
Moreover, some architectures such as SH4, do not have an
implementation of outw() in uClibc, but we quite certainly don't care
about VGA16 support for such architectures.
Fixes:
http://autobuild.buildroot.org/results/e1c860830dd585830cf5ca5f935b81856e992334/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions