Merge pull request #983 from stangri/luci-app-vpnbypass_makefileFix
[project/luci.git] / applications / luci-app-diag-devinfo / Makefile
1 #
2 # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LuCI Diagnostics Tools (Device Info)
10 LUCI_DEPENDS:=+luci-app-diag-core +smap +netdiscover +mac-to-devinfo +httping +smap-to-devinfo +netdiscover-to-devinfo @BROKEN
11
12 define Package/luci-app-diag-devinfo/conffiles
13 /etc/config/luci_devinfo
14 endef
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature