X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-splash%2FMakefile;fp=applications%2Fluci-app-splash%2FMakefile;h=345f8910ff09c17c61afa69c1ad1a70e103cfbcc;hp=0000000000000000000000000000000000000000;hb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92;hpb=9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4;ds=sidebyside diff --git a/applications/luci-app-splash/Makefile b/applications/luci-app-splash/Makefile new file mode 100644 index 000000000..345f8910f --- /dev/null +++ b/applications/luci-app-splash/Makefile @@ -0,0 +1,14 @@ +# +# Copyright (C) 2008-2014 The LuCI Team +# +# This is free software, licensed under the Apache License, Version 2.0 . +# + +include $(TOPDIR)/rules.mk + +LUCI_TITLE:=Freifunk DHCP-Splash application +LUCI_DEPENDS:=+luci-lib-nixio +tc +kmod-sched +iptables-mod-nat-extra +iptables-mod-ipopt + +include ../../luci.mk + +# call BuildPackage - OpenWrt buildroot signature