summaryrefslogtreecommitdiffstats
path: root/rules/host-libffi.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2011-10-24 21:42:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-12-09 09:31:25 +0100
commita1a4e0a42033db8a28e072e5bf7e9c03c880b87b (patch)
treea4626e8b1b5e1ab2236c413dd67864609aebf0cd /rules/host-libffi.in
parent1b9f801bd00525fb30fe9249d8a5b843d68d1dbb (diff)
downloadptxdist-a1a4e0a42033db8a28e072e5bf7e9c03c880b87b.tar.gz
ptxdist-a1a4e0a42033db8a28e072e5bf7e9c03c880b87b.tar.xz
host-libffi: added
Glib > 3.0 needs libffi, so we need it for the hosttool as well. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-libffi.in')
-rw-r--r--rules/host-libffi.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/host-libffi.in b/rules/host-libffi.in
new file mode 100644
index 000000000..982305e3b
--- /dev/null
+++ b/rules/host-libffi.in
@@ -0,0 +1,4 @@
+## SECTION=hosttools_noprompt
+
+config HOST_LIBFFI
+ tristate