kernel: netfilter.mk: Explicitly set the order of autoloaded modules
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 2 May 2013 11:25:18 +0000 (11:25 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 2 May 2013 11:25:18 +0000 (11:25 +0000)
commit0dc51913793eaa39afa59ae34a6c354972b32113
treeb43dd466181287fadb9e0962bd005f62bd8f69bf
parent255d06ab354c8d1a7d0088245752358ffd3929f6
kernel: netfilter.mk: Explicitly set the order of autoloaded modules

In my machine, the file is created with arptable_filter before
arp_tables. This can't happen because the former depends on the
latter.

So, instead of rely on wildcards (*.ko), set by hand the files to
be loaded in the correct order.

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36512 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/netfilter.mk