mirror of
https://github.com/Ansuel/openwrt.git
synced 2025-12-30 05:40:45 +00:00
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 |
||
|---|---|---|
| .. | ||
| 001-depends.mk | ||
| block.mk | ||
| crypto.mk | ||
| firewire.mk | ||
| fs.mk | ||
| hwmon.mk | ||
| i2c.mk | ||
| input.mk | ||
| leds.mk | ||
| lib.mk | ||
| netdevices.mk | ||
| netfilter.mk | ||
| netsupport.mk | ||
| nls.mk | ||
| other.mk | ||
| pcmcia.mk | ||
| sound.mk | ||
| spi.mk | ||
| usb.mk | ||
| video.mk | ||
| virtual.mk | ||
| w1.mk | ||
| wireless.mk | ||