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 download.mk: refuse to download mirror tarballs from packages using version control if no mirror md5sum was provided 2012-06-06 13:45:53 +00:00
host-build.mk build: add PKG_MIRROR_MD5SUM support for host builds 2012-06-06 14:08:47 +00:00
host.mk
image.mk base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com> 2012-06-05 18:02:00 +00:00
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 bump to 3.3.8 2012-06-05 06:57:51 +00:00
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-build: flex is built in tools/ - do not require it to be installed on the host 2012-06-07 16:39:33 +00:00
prereq.mk
quilt.mk
scan.mk
scons.mk
shell.sh
subdir.mk log failed package builds 2012-06-04 18:29:29 +00:00
target.mk
toolchain-build.mk
toplevel.mk build: prevent the environment variable CROSS_COMPILE from leaking into builds (fixes #11603) 2012-06-06 13:46:00 +00:00
uclibc++.mk fix ccache related build breakage 2012-06-18 08:50:26 +00:00
unpack.mk
verbose.mk
version.mk