Moved all kernel plugins to libhydra.

This commit is contained in:
Tobias Brunner
2010-09-02 19:01:26 +02:00
parent 08c0d340b8
commit 062a602216
30 changed files with 62 additions and 66 deletions
-4
View File
@@ -135,10 +135,6 @@ LOCAL_SRC_FILES += $(addprefix ../libsimaka/, \
)
endif
LOCAL_SRC_FILES += $(call add_plugin, kernel-netlink)
LOCAL_SRC_FILES += $(call add_plugin, kernel-pfkey)
LOCAL_SRC_FILES += $(call add_plugin, load-tester)
LOCAL_SRC_FILES += $(call add_plugin, socket-default)