openwrt/package
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
2013-08-04 09:51:07 +00:00
..
base-files base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 2013-07-31 18:11:55 +00:00
boot uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U) 2013-07-17 17:31:21 +00:00
devel trace-cmd: remove the compile fix patch 2013-07-03 17:23:55 +00:00
kernel kernel: kmod-appletalk: fix dependencies 2013-08-04 09:51:07 +00:00
libs libubox: update to the latest version, fixes a fd deletion race condition in uloop 2013-07-31 22:07:13 +00:00
network uhttpd: update to the latest version, fixes a crash on early cgi/lua process termination 2013-07-31 22:07:09 +00:00
system ubus: update to latest version 2013-08-04 08:55:28 +00:00
utils e2fsprogs: update to 1.42.8 and add e4defrag 2013-07-28 23:27:29 +00:00
Makefile build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' 2013-07-18 16:44:44 +00:00