From e2abfd7c9808297b9e1c18226d88102b2cf6793c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 26 Jul 2005 21:35:01 +0000 Subject: bluetooth fixes from Tomas Vanek SVN-Revision: 1571 --- openwrt/target/linux/linux-2.4/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/linux-2.4/Makefile') diff --git a/openwrt/target/linux/linux-2.4/Makefile b/openwrt/target/linux/linux-2.4/Makefile index 0e4658c..00d4693 100644 --- a/openwrt/target/linux/linux-2.4/Makefile +++ b/openwrt/target/linux/linux-2.4/Makefile @@ -78,6 +78,7 @@ $(eval $(call KMOD_template,B44,b44,\ ,CONFIG_B44)) $(eval $(call KMOD_template,BLUETOOTH,bluetooth,\ $(MODULES_DIR)/kernel/net/bluetooth/*.o \ + $(MODULES_DIR)/kernel/net/bluetooth/rfcomm/*.o \ $(MODULES_DIR)/kernel/drivers/bluetooth/*.o \ ,CONFIG_BLUEZ)) $(eval $(call KMOD_template,ARPT,arptables,\ -- cgit v1.1