aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/profiles/02-olinuxino-maxi.mk
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2021-01-04 22:52:20 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-01-15 18:24:31 +0100
commit583e39e3d5149357c8070eb7cdd942e42ea44906 (patch)
treec9c7617d58fd3abe7e2f0eaceca819dec1bb5a0f /target/linux/mxs/profiles/02-olinuxino-maxi.mk
parent8451f47b1e18c66ac4ceda898833096bf1b41c14 (diff)
downloadupstream-583e39e3d5149357c8070eb7cdd942e42ea44906.tar.gz
upstream-583e39e3d5149357c8070eb7cdd942e42ea44906.tar.bz2
upstream-583e39e3d5149357c8070eb7cdd942e42ea44906.zip
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 <mans0n@gorani.run>
Diffstat (limited to 'target/linux/mxs/profiles/02-olinuxino-maxi.mk')
-rw-r--r--target/linux/mxs/profiles/02-olinuxino-maxi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mxs/profiles/02-olinuxino-maxi.mk b/target/linux/mxs/profiles/02-olinuxino-maxi.mk
index e3d1c3b3c0..5c8ab287dd 100644
--- a/target/linux/mxs/profiles/02-olinuxino-maxi.mk
+++ b/target/linux/mxs/profiles/02-olinuxino-maxi.mk
@@ -9,7 +9,7 @@ define Profile/olinuxino-maxi
NAME:=Olimex OLinuXino Maxi/Mini boards
PACKAGES += imx-bootlets uboot-mxs-mx23_olinuxino \
kmod-usb-net-smsc95xx kmod-gpio-mcp23s08 \
- kmod-leds-gpio kmod-ledtrig-heartbeat kmod-sound-core
+ kmod-leds-gpio kmod-sound-core
endef
define Profile/olinuxino-maxi/Description