summaryrefslogtreecommitdiffstats
path: root/package/pciutils/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2010-05-06 11:24:36 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2010-05-06 23:07:21 +0200
commita5fe7371b28ed52a019dc424821f199d0f86b969 (patch)
treec76ee4e582172cefeebdf6e705eaacb90c004341 /package/pciutils/Config.in
parentdfb503937df53cb1e43a33f264b561bc99acf6ff (diff)
downloadbuildroot-novena-a5fe7371b28ed52a019dc424821f199d0f86b969.tar.gz
buildroot-novena-a5fe7371b28ed52a019dc424821f199d0f86b969.zip
pciutils: Fix cross compiling
Closes #1705 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/pciutils/Config.in')
-rw-r--r--package/pciutils/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/pciutils/Config.in b/package/pciutils/Config.in
index bc026602f..07fc49b82 100644
--- a/package/pciutils/Config.in
+++ b/package/pciutils/Config.in
@@ -7,4 +7,7 @@ config BR2_PACKAGE_PCIUTILS
Various utilities dealing with the PCI bus.
Provides things like setpci and lspci.
+ You'll need a copy of pci.ids or pci.ids.gz in your
+ target skeleton to enjoy verbose output.
+
http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html