commit | d675c8a0972c9541c62c92cbfea24eabd75d1ff2 | [log] [tgz] |
---|---|---|
author | Niranjan Pendharkar <npendhar@codeaurora.org> | Thu Feb 14 09:22:00 2013 -0800 |
committer | Steve Kondik <steve@cyngn.com> | Mon Sep 05 20:48:32 2016 -0700 |
tree | fc015e22c999cd5f7f6405d130c1ef700b85cca6 | |
parent | 1a7e3fd95e395117fc468b10560a49a5716ef035 [diff] [blame] |
ebtables: Android makefiles to build ebtables on Android This patch also adds some missing header files to compile all the extensions. Some of the header files also needed to be updated to include some missing components. Change-Id: Ic212d2d2c6f270df30a0259b85886b6ce578536d
diff --git a/userspace/Android.mk b/userspace/Android.mk new file mode 100644 index 0000000..5053e7d --- /dev/null +++ b/userspace/Android.mk
@@ -0,0 +1 @@ +include $(call all-subdir-makefiles)