You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/linux/modules
Hauke Mehrtens 0d9ecfa564 kernel: kmod-appletalk: fix dependencies
When CONFIG_LLC gets build as a module, also p8022.ko and psnap.ko are
getting build as a module. kmod-appletalk depends on llc.ko and
psnap.ko, but at least psnap.ko,was not packed. On most systems
CONFIG_LLC will be build into the kernel so this problem does not show
up.

This fixes the missing dependency of kmod-appletalk on psnap.ko

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 37673
11 years ago
..
001-depends.mk kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) 11 years ago
block.mk kernel: be consistent with formatting style 11 years ago
crypto.mk kernel: be consistent with formatting style 11 years ago
firewire.mk kernel: be consistent with formatting style 11 years ago
fs.mk kernel: be consistent with formatting style 11 years ago
hwmon.mk kernel: be consistent with formatting style 11 years ago
i2c.mk kernel: be consistent with formatting style 11 years ago
input.mk kernel: be consistent with formatting style 11 years ago
leds.mk kernel: be consistent with formatting style 11 years ago
lib.mk kernel: be consistent with formatting style 11 years ago
netdevices.mk kernel: load libphy before tg3 11 years ago
netfilter.mk kernel: ebtables depends on bridge 11 years ago
netsupport.mk kernel: kmod-appletalk: fix dependencies 11 years ago
nls.mk packages: clean up the package folder 11 years ago
other.mk kernel: be consistent with formatting style 11 years ago
pcmcia.mk kernel: be consistent with formatting style 11 years ago
sound.mk kernel: be consistent with formatting style 11 years ago
spi.mk kernel: be consistent with formatting style 11 years ago
usb.mk kernel: fix usb-chipidea compilation with kernel <= 3.9 11 years ago
video.mk kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is set 11 years ago
virtual.mk kernel: be consistent with formatting style 11 years ago
w1.mk kernel: be consistent with formatting style 11 years ago
wireless.mk kernel: be consistent with formatting style 11 years ago