1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:11:59 +03:00

fix dependancies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@55 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2004-06-01 19:47:20 +00:00
parent d327490ab0
commit 3b7d192b48
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ INSTALL_LIBGCJ:=false
# 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
#############################################################
#

View File

@ -33,7 +33,7 @@ $(DL_DIR)/$(NETFILTER_SOURCE):
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