mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/Config.in: remove zeek
Buildroot commit 948f819d95 removed the
zeek package but forgot to remove its package/Config.in entry.
Fixes error:
package/Config.in:2675: can't open file "package/zeek/Config.in"
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c0b3d919a1
commit
31c1147bfd
@@ -2672,7 +2672,6 @@ endif
|
||||
source "package/xl2tp/Config.in"
|
||||
source "package/xtables-addons/Config.in"
|
||||
source "package/zabbix/Config.in"
|
||||
source "package/zeek/Config.in"
|
||||
source "package/znc/Config.in"
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user