mirror of
https://github.com/coolsnowwolf/luci
synced 2025-01-08 13:37:26 +08:00
11 lines
203 B
Makefile
11 lines
203 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI support for DAWN
|
|
LUCI_DEPENDS:=+dawn +luci-compat +luci-lib-json
|
|
LUCI_PKGARCH:=all
|
|
|
|
include ../../luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|
|
|