# The list of stuff to build for the target filesystem
#
#############################################################
-TARGETS:=gcc3_3 openwrt-base openwrt-code.bin
+TARGETS:=host-sed gcc3_3 openwrt-base openwrt-code.bin
#############################################################
#
netfilter-source: $(DL_DIR)/$(NETFILTER_SOURCE)
-$(NETFILTER_DIR)/.unpacked: $(DL_DIR)/$(NETFILTER_SOURCE) host-sed
+$(NETFILTER_DIR)/.unpacked: $(DL_DIR)/$(NETFILTER_SOURCE)
$(NETFILTER_CAT) $(DL_DIR)/$(NETFILTER_SOURCE) | tar -C $(BUILD_DIR) -xvf -
#ignore whitespace in patches
$(SED) "s,\-p1,\-l \-p1," $(NETFILTER_DIR)/runme