Changeset 657

Show
Ignore:
Timestamp:
09/21/06 14:57:08 (2 years ago)
Author:
dnehring
Message:

Fix wrong path for netfilter.mk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/iptables/Makefile

    r624 r657  
    3535include $(TOPDIR)/mk/package.mk 
    3636include $(LINUX_DIR)/.config 
    37 include $(TOPDIR)/target/linux/netfilter.mk 
     37include $(TOPDIR)/mk/netfilter.mk 
    3838 
    3939$(eval $(call PKG_template,IPTABLES,iptables,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) 
     
    7272                all install install-devel 
    7373        touch $@ 
    74                  
     74 
    7575$(IPKG_IPTABLES): 
    7676        $(INSTALL_DIR) $(IDIR_IPTABLES)/etc/init.d