summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-automake.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-10-23 12:58:04 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-26 12:45:43 +0100
commit9ab2e3f3d48a6fad4a40bf68bbf283a27f2d4598 (patch)
tree4568d0b5279aaebbae728998a708ae22bbd71d8d /rules/host-autotools-automake.in
parent4e148b52d8561658484582c8b68a71fde88ff744 (diff)
downloadptxdist-9ab2e3f3d48a6fad4a40bf68bbf283a27f2d4598.tar.gz
ptxdist-9ab2e3f3d48a6fad4a40bf68bbf283a27f2d4598.tar.xz
[host-autotools-automake] new packet
In order to get rid of the autogen patches, we need a set of autotools. This patch adds automake. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> [mol: automake depends on autoconf] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> [mkl: recreated .make file with current template] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-automake.in')
-rw-r--r--rules/host-autotools-automake.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/host-autotools-automake.in b/rules/host-autotools-automake.in
new file mode 100644
index 000000000..91b5e89bc
--- /dev/null
+++ b/rules/host-autotools-automake.in
@@ -0,0 +1,6 @@
+## SECTION=hosttools_noprompt
+
+config HOST_AUTOTOOLS_AUTOMAKE
+ bool
+ default y
+ select HOST_AUTOTOOLS_AUTOCONF