openthread-br: fix indentation
authorStijn Tintel <stijn@linux-ipv6.be>
Tue, 3 Dec 2024 16:13:40 +0000 (18:13 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Tue, 3 Dec 2024 16:13:40 +0000 (18:13 +0200)
Fixes: 3f30bab5aa6f ("openthread-br: bump source version to 2024-11-20 and add missing dependencies")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/openthread-br/Makefile

index 89536dac85de2a86da16509d8f189c7f8e8b1f1d..7bf58a8ec5e5c1812863cf306250d1bf6958afb0 100644 (file)
@@ -32,7 +32,7 @@ define Package/openthread-br
   SECTION:=net
   TITLE:=OpenThread Border Router
   DEPENDS:= \
-       +kmod-tun \
+       +kmod-tun \
        +libblobmsg-json \
        +libjson-c \
        +libncurses \