openwrtv4/package/kernel/modules
Jo-Philipp Wich 7f2743d458 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>

SVN-Revision: 36512
2013-05-02 11:25:18 +00:00
..
001-depends.mk ixp4xx/cns3xxx: add rfkill module support 2012-10-17 22:46:16 +00:00
block.mk package/kernel: remove trailing whitespaces from *.mk files 2013-02-20 09:41:48 +00:00
crypto.mk kernel: Allow talitos crypto hw module selection 2013-04-06 12:41:06 +00:00
firewire.mk kernel: remove kernel modules and references to kernels <= 2.6.36 2012-05-06 20:43:17 +00:00
fs.mk package/kernel: remove trailing whitespaces from *.mk files 2013-02-20 09:41:48 +00:00
hwmon.mk Add INA2XX current sensor module. 2013-04-03 10:00:44 +00:00
i2c.mk package/kernel: only include i2c-of if CONFIG_OF enabled 2013-04-06 16:55:25 +00:00
input.mk Enable hidraw support. 2013-04-24 09:49:09 +00:00
leds.mk kernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it 2013-01-12 13:21:08 +00:00
lib.mk remove references to 2.6.39 2012-10-27 13:47:23 +00:00
netdevices.mk kernel: add some fixes for kernel 3.9 2013-03-20 21:59:24 +00:00
netfilter.mk kernel: netfilter.mk: Explicitly set the order of autoloaded modules 2013-05-02 11:25:18 +00:00
netsupport.mk kernel: add more SCTP related configuration symbols 2013-01-08 22:18:23 +00:00
nls.mk package/kernel: various NLS handling fixes 2011-10-29 15:03:56 +00:00
other.mk kernel: add kmod-mcp23s08 package 2013-04-23 09:21:55 +00:00
pcmcia.mk kernel: remove more unnecessary kernel version checks/dependencies 2012-05-27 15:22:13 +00:00
sound.mk kernel: enable SND_COMPRESS_OFFLOAD for kernels >= 3.3 2013-03-17 19:46:00 +00:00
spi.mk move target specific spi modules 2012-07-25 15:50:04 +00:00
usb.mk add cdc-mbim module 2013-04-03 10:00:55 +00:00
video.mk Remove remaining etrax references 2013-01-02 11:28:11 +00:00
virtual.mk package/kernel: remove trailing whitespaces from *.mk files 2013-02-20 09:41:48 +00:00
w1.mk package/kernel: remove trailing whitespaces from *.mk files 2013-02-20 09:41:48 +00:00
wireless.mk kernel: use lib80211 from compat-wireless instead of the kernel 2011-07-04 03:16:53 +00:00