1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Correct a few typos

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3212 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm
2006-02-10 18:08:38 +00:00
parent f4d87e77db
commit decb367de9
2 changed files with 2 additions and 2 deletions

View File

@@ -342,6 +342,6 @@ $(eval $(call KMOD_template,BLUETOOTH,bluetooth,\
$(MODULES_DIR)/kernel/net/bluetooth/sco.ko \
$(MODULES_DIR)/kernel/net/bluetooth/rfcomm/rfcomm.ko \
$(MODULES_DIR)/kernel/drivers/bluetooth/hci_uart.ko \
,CONFIG_BLUEZ))
,CONFIG_BT))