Changeset 3282

Show
Ignore:
Timestamp:
07/19/07 12:05:17 (1 year ago)
Author:
sumsum
Message:

Iptables multiport didn't create a kmod ipkg, this is the fix.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/mk/modules.mk

    r3190 r3282  
    307307,55)) 
    308308endif 
     309 
     310$(eval $(call KMOD_template,IP_NF_MATCH_MULTIPORT,nf-ip-match-multiport,\ 
     311        $(MODULES_DIR)/kernel/net/ipv4/netfilter/ipt_multiport \ 
     312,55)) 
    309313 
    310314#