projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c4b836
)
alfred: Drop unused init-y variable
author
Sven Eckelmann
<sven@narfation.org>
Sat, 27 Jul 2019 20:29:04 +0000
(22:29 +0200)
committer
Sven 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
patch
|
blob
|
history
diff --git
a/alfred/Makefile
b/alfred/Makefile
index 9372307a0d9f1260f11e00493cd00e10faa723be..298226595fc2a16fe3db1791266d13642dfc03b3 100644
(file)
--- a/
alfred/Makefile
+++ b/
alfred/Makefile
@@
-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