dect
/
linux-2.6
Archived
13
0
Fork 0

Staging: batman-adv: Allow to build it inside the kernel

We must use the user supplied information about how the code should be
compiled instead of always trying to build it as module.

Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Sven Eckelmann 2010-06-26 02:36:26 +02:00 committed by Greg Kroah-Hartman
parent 08f20b5e07
commit b06687993c
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@
# 02110-1301, USA
#
obj-m += batman-adv.o
obj-$(CONFIG_BATMAN_ADV) += batman-adv.o
batman-adv-objs := main.o bat_debugfs.o bat_sysfs.o send.o routing.o soft-interface.o icmp_socket.o translation-table.o bitarray.o hash.o ring_buffer.o vis.o hard-interface.o aggregation.o originator.o