kernel: kmod-appletalk: fix dependencies
authorHauke Mehrtens <hauke@openwrt.org>
Sun, 4 Aug 2013 09:51:07 +0000 (09:51 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sun, 4 Aug 2013 09:51:07 +0000 (09:51 +0000)
commit69a742c7fc5e2738885614257c30923050a98767
tree43f109f74d6cf30b21a37080bc98d7beb6711cd2
parenta558d35af267a08f1098ebb41b1c28a7971c1943
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37673 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/linux/modules/netsupport.mk