aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Drake <trevordrake.gerrit@gmail.com>2015-02-27 06:38:04 +0000
committerTrevor Drake <trevordrake.gerrit@gmail.com>2015-02-27 07:02:56 +0000
commit429a50bd8fb4025e8dfe076d9b591c70626dc8c8 (patch)
treed91f9c4484543a01ee189e9d8f6af51d0dae7a97
parentafdc7604305f2af08a9cd3901c787be32d89b135 (diff)
downloadplatform_external_iptables-429a50bd8fb4025e8dfe076d9b591c70626dc8c8.tar.gz
platform_external_iptables-429a50bd8fb4025e8dfe076d9b591c70626dc8c8.tar.bz2
platform_external_iptables-429a50bd8fb4025e8dfe076d9b591c70626dc8c8.zip
Remove unused My_intermediates variable from iptables/Android.mk
calling local-intermediates-dir before LOCAL_MODULE and LOCAL_MODULE_CLASS have been set will break the build system when using the mm option ( build modules in the current directory ) Change-Id: Ib89dc80fb6f7ca77207d2114d1237477ac2d7a1f
-rw-r--r--iptables/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/iptables/Android.mk b/iptables/Android.mk
index 7fb2e3b4..ff480d21 100644
--- a/iptables/Android.mk
+++ b/iptables/Android.mk
@@ -1,5 +1,4 @@
LOCAL_PATH:= $(call my-dir)
-My_intermediaries := $(call local-intermediates-dir)
#----------------------------------------------------------------
# iptables