diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2015-09-29 11:44:16 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2015-09-29 11:44:16 +0300 |
commit | 60e2148d70ed271abf63504b9d51cf7fc77976a1 (patch) | |
tree | 8c5511cb00778c8ecb9d395290d61e48e4098ade /themes/luci-theme-freifunk-bno/Makefile | |
parent | e759b495b218d0c1842e8e0b1f3a19f1290c809c (diff) |
themes: remove freifunk-bno theme
Remove the freifunk-bno theme as the bno profile itself was removed.
Discussion in https://github.com/openwrt/luci/pull/471
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'themes/luci-theme-freifunk-bno/Makefile')
-rw-r--r-- | themes/luci-theme-freifunk-bno/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/themes/luci-theme-freifunk-bno/Makefile b/themes/luci-theme-freifunk-bno/Makefile deleted file mode 100644 index 1491a9774..000000000 --- a/themes/luci-theme-freifunk-bno/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# -# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org> -# -# This is free software, licensed under the Apache License, Version 2.0 . -# - -include $(TOPDIR)/rules.mk - -LUCI_TITLE:=Freifunk Berlin Nordost Theme -LUCI_DEPENDS:= - -include ../../luci.mk - -# call BuildPackage - OpenWrt buildroot signature |