projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd07d92
)
iptables: doesn't use glib
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Mar 2009 15:48:52 +0000
(15:48 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Mar 2009 15:48:52 +0000
(15:48 -0000)
package/iptables/iptables.mk
patch
|
blob
|
history
diff --git
a/package/iptables/iptables.mk
b/package/iptables/iptables.mk
index 93f2c32bed98ff04611204e9193bbf6b79cf2b96..f0aff6f830131057a8285ff88047a5aae4a77865 100644
(file)
--- a/
package/iptables/iptables.mk
+++ b/
package/iptables/iptables.mk
@@
-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))