diff options
| author | Mark Brown <broonie@kernel.org> | 2026-07-03 15:44:33 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-03 15:44:33 +0100 |
| commit | 53079182b2ff074d87a56da47fd781849a6b2652 (patch) | |
| tree | 8bea77480130b18bed9875c31d6dda8bd76b3a6d /net/bluetooth/Makefile | |
| parent | e0ef27d451779585b22e79c1f0e6b96cb464f806 (diff) | |
| parent | 7ea67149af719895ddf003cb8e9d2b287ef0a223 (diff) | |
| download | linux-next-53079182b2ff074d87a56da47fd781849a6b2652.tar.gz linux-next-53079182b2ff074d87a56da47fd781849a6b2652.zip | |
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
Diffstat (limited to 'net/bluetooth/Makefile')
| -rw-r--r-- | net/bluetooth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/bluetooth/Makefile b/net/bluetooth/Makefile index 41049b280887..ff466ea97436 100644 --- a/net/bluetooth/Makefile +++ b/net/bluetooth/Makefile @@ -25,3 +25,5 @@ bluetooth-$(CONFIG_BT_MSFTEXT) += msft.o bluetooth-$(CONFIG_BT_AOSPEXT) += aosp.o bluetooth-$(CONFIG_BT_DEBUGFS) += hci_debugfs.o bluetooth-$(CONFIG_BT_SELFTEST) += selftest.o + +CONTEXT_ANALYSIS := y |
