kernel: kmod-appletalk: fix dependencies
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 4 Aug 2013 09:51:07 +0000 (09:51 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 4 Aug 2013 09:51:07 +0000 (09:51 +0000)
commit0d9ecfa564aec2d8d85b7e3703d49064674564df
treee34cb618a0f75105408d6dbcfa94e7ccee19825b
parentcccc9e214bbdddf7e310c9f0ee0c9c620b57a2af
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
package/kernel/linux/modules/netsupport.mk