summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-diag-devinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-diag-devinfo/Makefile')
-rw-r--r--applications/luci-app-diag-devinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-diag-devinfo/Makefile b/applications/luci-app-diag-devinfo/Makefile
index 258fdee60b..0424fffa0c 100644
--- a/applications/luci-app-diag-devinfo/Makefile
+++ b/applications/luci-app-diag-devinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Diagnostics Tools (Device Info)
-LUCI_DEPENDS:=+luci-app-diag-core +smap +netdiscover +mac-to-devinfo +httping +smap-to-devinfo +netdiscover-to-devinfo
+LUCI_DEPENDS:=+luci-app-diag-core +smap +netdiscover +mac-to-devinfo +httping +smap-to-devinfo +netdiscover-to-devinfo @BROKEN
include ../../luci.mk