Openwrt/include
Felix Fietkau cfe79471d1 kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko
kmod-ipt-nathelper-extra is missing the package nf_conntrack_broadcast.ko

if it is not included into the kmod-ipt-nathelper-extra packge the modules
nf_conntrack_snmp and nf_nat_snmp_basic cant get loaded:

[   44.500000] nf_conntrack_snmp: Unknown symbol nf_conntrack_broadcast_help (err 0)
[   44.664000] nf_nat_snmp_basic: Unknown symbol nf_nat_snmp_hook (err 0)

Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 32434
2012-06-18 23:30:48 +00:00
..
site
autotools.mk autotools.mk: cope with Debian version strings in libtool 2012-06-11 21:50:50 +00:00
cmake.mk
debug.mk
depends.mk
download.mk
host-build.mk
host.mk
image.mk
kernel-build.mk
kernel-defaults.mk build: allow KERNELNAME to contain multiple kernel make targets 2012-06-18 13:20:50 +00:00
kernel-version.mk
kernel.mk
netfilter.mk kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko 2012-06-18 23:30:48 +00:00
nls.mk
package-bin.mk
package-defaults.mk build: add a dependency on libc to all non-kernel packages 2012-06-10 20:27:37 +00:00
package-dumpinfo.mk build: add a dependency on libc to all non-kernel packages 2012-06-10 20:27:37 +00:00
package-ipkg.mk include/package-ipkg.mk: fix copying provides list introduced in r32332 2012-06-14 18:09:54 +00:00
package-version-override.mk
package.mk build: add a config option for choosing the prefered standard c++ library and add uclibc++.mk to make this easy to handle in packages 2012-06-14 20:26:04 +00:00
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
scons.mk
shell.sh
subdir.mk
target.mk
toolchain-build.mk
toplevel.mk
uclibc++.mk fix ccache related build breakage 2012-06-18 08:50:26 +00:00
unpack.mk
verbose.mk
version.mk