[Bug 734] Iptables on Arm Processor with Vanilla Kernel

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Sat Aug 27 20:02:33 CEST 2011


http://bugzilla.netfilter.org/show_bug.cgi?id=734





--- Comment #10 from Jan Engelhardt <jengelh at medozas.de>  2011-08-27 20:02:32 ---
It does not strictly need to be a module. You can copy kcctypeinfo.c to your
kernel source (e.g. kernel/) and build it there by adding to ./kernel/Makefile:

  obj-m += kcctypeinfo.o

(or obj-y if static). Does not really matter how you pull it off, just get it
compiled ;-)


-- 
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.



More information about the netfilter-buglog mailing list