summaryrefslogtreecommitdiffstats
path: root/rules/ifplugd.make
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2008-11-24 15:38:17 +0000
committerWolfram Sang <w.sang@pengutronix.de>2008-11-24 15:38:17 +0000
commit349325fa874a66dc28ab00fd3eecd8ae845e88b4 (patch)
tree1bd0df3821bbdbd3222a15f6880ebdb2c2662eba /rules/ifplugd.make
parent9cf4e1b314eceb751675d709e0e4706a90acfc7b (diff)
downloadptxdist-349325fa874a66dc28ab00fd3eecd8ae845e88b4.tar.gz
ptxdist-349325fa874a66dc28ab00fd3eecd8ae845e88b4.tar.xz
patches&rules: delete all manual handling of cross compile problems
with AC_FUNC_MALLOC as ptxdist does handle it for us. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9159 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ifplugd.make')
-rw-r--r--rules/ifplugd.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/ifplugd.make b/rules/ifplugd.make
index 6ee68da7f..0abf3881f 100644
--- a/rules/ifplugd.make
+++ b/rules/ifplugd.make
@@ -59,8 +59,7 @@ ifplugd_prepare: $(STATEDIR)/ifplugd.prepare
IFPLUGD_PATH := PATH=$(CROSS_PATH)
IFPLUGD_ENV := \
- $(CROSS_ENV) \
- ac_cv_func_malloc_0_nonnull=yes
+ $(CROSS_ENV)
#
# autoconf