mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user