diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-10-23 20:45:01 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-10-23 20:45:01 +0000 |
commit | eb6e37ebb7b9d576e9eb9f1a0d140936d11ddf11 (patch) | |
tree | 131692128d77c042ed994be2e6c583cdfa276316 /contrib | |
parent | eeb63417a120c3affed24a42aae650c3a7d69b7a (diff) |
Remove ffwizard from the makefile, too
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 78e091253..2a15d5d71 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -324,8 +324,6 @@ define Package/luci-app-diag-devinfo/conffiles endef -$(eval $(call application,ffwizard,Freifunk configuration wizard)) - $(eval $(call application,siitwizard,SIIT IPv4-over-IPv6 configuration wizard,\ +PACKAGE_luci-app-siitwizard:kmod-siit)) |