dist: remove leds from filter out directory

This module is depended by input_leds, otherwise dist build complain:

filter-modules.sh: depmod: WARNING: kernel/drivers/input/input-leds.ko
needs unknown symbol led_classdev_unregister

Signed-off-by: Alex Shi <alexsshi@tencent.com>
Reviewed-by: Kairui Song <kasong@tencent.com>
This commit is contained in:
Alex Shi 2023-06-30 14:34:30 +08:00 committed by Jianping Liu
parent 3879808b6b
commit 2257b49b2e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
# Set the default dirs and modules to filter out as external modules
driverdirs="atm auxdisplay bcma bluetooth firewire fmc fpga iio infiniband isdn leds media memstick message mfd mmc mtd nfc ntb pcmcia platform power powercap ssb soundwire staging thermal tty uio w1"
driverdirs="atm auxdisplay bcma bluetooth firewire fmc fpga iio infiniband isdn media memstick message mfd mmc mtd nfc ntb pcmcia platform power powercap ssb soundwire staging thermal tty uio w1"
chardrvs="mwave pcmcia"