From 583e39e3d5149357c8070eb7cdd942e42ea44906 Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Mon, 4 Jan 2021 22:52:20 +0900 Subject: kernel: drop empty kmod-ledtrig-* packages The following four led triggers are enabled in generic config. * kmod-ledtrig-default-on * kmod-ledtrig-heartbeat * kmod-ledtrig-netdev * kmod-ledtrig-timer Drop the packages and remove them from DEVICE_PACKAGES. There's no other package depending on them in this repo. Signed-off-by: Sungbo Eo --- target/linux/lantiq/falcon/target.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/lantiq') diff --git a/target/linux/lantiq/falcon/target.mk b/target/linux/lantiq/falcon/target.mk index c07c8c2d82..4051b5ada4 100644 --- a/target/linux/lantiq/falcon/target.mk +++ b/target/linux/lantiq/falcon/target.mk @@ -5,8 +5,7 @@ FEATURES+=nand source-only CPU_TYPE:=24kc DEFAULT_PACKAGES+= kmod-leds-gpio \ - kmod-gpio-button-hotplug \ - kmod-ledtrig-heartbeat + kmod-gpio-button-hotplug define Target/Description Lantiq Falcon -- cgit v1.2.3