mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +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
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
init-y := alfred
|
|
||||||
|
|
||||||
define Package/alfred
|
define Package/alfred
|
||||||
URL:=https://www.open-mesh.org/
|
URL:=https://www.open-mesh.org/
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
|
|||||||
Reference in New Issue
Block a user