mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
iptables: doesn't use glib
This commit is contained in:
@@ -13,7 +13,6 @@ IPTABLES_INSTALL_TARGET = YES
|
||||
IPTABLES_AUTORECONF = YES
|
||||
IPTABLES_DEPENDENCIES =
|
||||
IPTABLES_CONFIGURE_OPT = --with-kernel=$(LINUX_HEADERS_DIR)
|
||||
IPTABLES_MAKE_OPT = GLIB_GENMARSHAL=$(HOST_GLIB)/bin/glib-genmarshal GLIB_MKENUMS=$(HOST_GLIB)/bin/glib-mkenums
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,iptables))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user