alfred: Drop unused init-y variable
authorSven Eckelmann <sven@narfation.org>
Sat, 27 Jul 2019 20:29:04 +0000 (22:29 +0200)
committerSven Eckelmann <sven@narfation.org>
Sat, 27 Jul 2019 20:42:24 +0000 (22:42 +0200)
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>
alfred/Makefile

index 9372307a0d9f1260f11e00493cd00e10faa723be..298226595fc2a16fe3db1791266d13642dfc03b3 100644 (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