alfred: Drop unused init-y variable

The Makefile defines the init-y variable but neither this Makefile nor
OpenWrt's common files use this variable.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
This commit is contained in:
Sven Eckelmann 2019-07-27 22:29:04 +02:00
parent 4c4b836d89
commit 44e375c0a3
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ PKG_LICENSE:=GPL-2.0
include $(INCLUDE_DIR)/package.mk
init-y := alfred
define Package/alfred
URL:=https://www.open-mesh.org/
SECTION:=net