summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2014-05-11 17:49:16 -0700
committerSteve Kondik <shade@chemlab.org>2014-05-11 17:49:16 -0700
commitfeee5dd893105c43feaaeb2304eebf68bd17b0bc (patch)
tree6c23968b2cabf72248f70b206a270fdf201089b5
parent5eca502e7e2310deb297b1659bce0c2990e23726 (diff)
downloadandroid_external_ebtables-stable/cm-11.0-XNF9X.tar.gz
android_external_ebtables-stable/cm-11.0-XNF9X.tar.bz2
android_external_ebtables-stable/cm-11.0-XNF9X.zip
Change-Id: Ifd4b5c320113b2102fd8d2af9629deb12350cfc2
-rw-r--r--userspace/ebtables2/Android.mk23
1 files changed, 1 insertions, 22 deletions
diff --git a/userspace/ebtables2/Android.mk b/userspace/ebtables2/Android.mk
index 660e875..1c58421 100644
--- a/userspace/ebtables2/Android.mk
+++ b/userspace/ebtables2/Android.mk
@@ -69,28 +69,7 @@ LOCAL_SRC_FILES := \
extensions/ebtable_nat.c
LOCAL_SHARED_LIBRARIES += \
- libebtc \
- libebt_802_3 \
- libebt_among \
- libebt_arp \
- libebt_arpreply \
- libebt_ip \
- libebt_ip6 \
- libebt_limit \
- libebt_log \
- libebt_mark \
- libebt_mark_m \
- libebt_nat \
- libebt_nflog \
- libebt_pkttype \
- libebt_redirect \
- libebt_standard \
- libebt_stp \
- libebt_ulog \
- libebt_vlan \
- libebtable_broute \
- libebtable_filter \
- libebtable_nat
+ libebtc
LOCAL_MODULE := ebtables
LOCAL_MODULE_TAGS := optional