From fed6b9ef19e6797c3ef8a9048cbc2f822b9cd45e Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sun, 23 Apr 2017 13:12:30 +0300 Subject: [PATCH] luci-app-dynapoint: remove unnecessary fields from Makefile Remove unnecessary fields from Makefile and rely on LuCI automatics. Signed-off-by: Hannu Nyman --- applications/luci-app-dynapoint/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/applications/luci-app-dynapoint/Makefile b/applications/luci-app-dynapoint/Makefile index d16ef4a8f..83512dba5 100644 --- a/applications/luci-app-dynapoint/Makefile +++ b/applications/luci-app-dynapoint/Makefile @@ -9,9 +9,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for DynaPoint LUCI_DEPENDS:=+dynapoint -PKG_NAME:=luci-app-dynapoint -PKG_VERSION:=1.0 -PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0+ PKG_MAINTAINER:=Tobias Ilte include ../../luci.mk -- 2.11.0