History log of /external/iptables/iptables/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
429a50bd8fb4025e8dfe076d9b591c70626dc8c8 27-Feb-2015 Trevor Drake <trevordrake.gerrit@gmail.com> 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
/external/iptables/iptables/Android.mk
e3928b77f18db0fdc615693017c6c15eb71bf4e0 02-Apr-2014 JP Abgrall <jpa@google.com> Fixup build so that the update from nefilter.org to 1.4.20 works


* Keep the generated files needed for building.
Used
./configure --enable-static --disable-shared
make
* Update the various Android *.mk files.


Change-Id: If0e45cf6289f0e3dcf3adf73e6ccff86d640f1c0
Signed-off-by: JP Abgrall <jpa@google.com>
/external/iptables/iptables/Android.mk
d4cea4666768eeadd0d1fde61e8231bba353d8ee 23-Jan-2014 Colin Cross <ccross@android.com> iptables: remove $(KERNEL_HEADERS) from include path

The kernel headers are already in the include path, and manually
adding them again will break on a multiarch build, where the
kernel headers may be different for each arch.

Change-Id: I20867af3061bbc86d2205f5479c40f6034a61b72
/external/iptables/iptables/Android.mk
9b5ca5cf509bd1ed37ba692082ec6f3f180546c1 05-Dec-2013 Kristian Monsen <kristianm@google.com> Silence all warnings.

Change-Id: I9d180c2da268117a8774290ba49c8774fabd3272
/external/iptables/iptables/Android.mk
d184710e9483514e1cebdcc75576369fdd9440a6 29-Jul-2011 Ying Wang <wangying@google.com> Remove the debug tag.

iptables are now needed by all products.
It should be added to core.mk.

Change-Id: Ie1f3a83b0e0ba15482b7b76c81ada3bf8faf6096
/external/iptables/iptables/Android.mk
e37d45ce390c2f5a7f1e64742b9100ecef0def54 26-Jul-2011 JP Abgrall <jpa@google.com> DO NOT MERGE: updating iptables to v1.4.11++ from master

It is based in master's iptables at
commit 8e3c7cabff2fbb0e2b7bbf870928dc2c46ed2740

Change-Id: Ie749254e1197237b832ffb3dd376b25146e33081
/external/iptables/iptables/Android.mk