projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1a6e06
)
Needs this to compile
author
Eric Andersen
<andersen@codepoet.org>
Sun, 14 Sep 2003 11:44:28 +0000
(11:44 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sun, 14 Sep 2003 11:44:28 +0000
(11:44 -0000)
make/iptables.mk
patch
|
blob
|
history
diff --git
a/make/iptables.mk
b/make/iptables.mk
index df434125023aed61ba3137b9d7d054d569c470c2..a441d79e474c883b4f2c9444adcc342030eb7f2b 100644
(file)
--- a/
make/iptables.mk
+++ b/
make/iptables.mk
@@
-21,6
+21,7
@@
$(IPTABLES_BUILD_DIR)/.configured: $(IPTABLES_BUILD_DIR)/.unpacked
touch $(IPTABLES_BUILD_DIR)/.configured
$(IPTABLES_BUILD_DIR)/iptables: $(IPTABLES_BUILD_DIR)/.configured
+ $(TARGET_CONFIGURE_OPTS) \
$(MAKE) -C $(IPTABLES_BUILD_DIR) KERNEL_DIR=$(BUILD_DIR)/linux CC=$(TARGET_CC)
$(TARGET_DIR)/sbin/iptables: $(IPTABLES_BUILD_DIR)/iptables