Add the header file for the new bluetooth management interface to the
authorTimo Lindhorst <TimoLindhorst@web.de>
Fri, 10 Dec 2010 23:02:49 +0000 (00:02 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Sat, 11 Dec 2010 00:47:37 +0000 (16:47 -0800)
list of bluetooth include files.

Signed-off-by: Timo Lindhorst <TimoLindhorst@web.de>
scripts/admin-update.sh

index 703d132365afdade0d7bc9163f900aa2cfb799a1..254792846c686c10d5d3ad36b354038e233233aa 100755 (executable)
@@ -18,7 +18,7 @@
 GIT_URL="git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git"
 GIT_COMPAT_URL="git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat.git"
 
-INCLUDE_NET_BT="hci_core.h l2cap.h bluetooth.h rfcomm.h hci.h"
+INCLUDE_NET_BT="hci_core.h l2cap.h bluetooth.h rfcomm.h hci.h mgmt.h"
 NET_BT_DIRS="bluetooth bluetooth/bnep bluetooth/cmtp bluetooth/rfcomm bluetooth/hidp"
 
 INCLUDE_LINUX="ieee80211.h nl80211.h"