From 0658527e1ebe666cabde9267b6afbe543314160c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Wed, 19 Oct 2016 12:09:45 +0200 Subject: switch to the new usbport LED trigger MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This makes init.d script handle existing UCI entries using the new trigger. It also switches all targets to use its package. Signed-off-by: Rafał Miłecki --- target/linux/ramips/rt305x/profiles/00-default.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/rt305x/profiles') diff --git a/target/linux/ramips/rt305x/profiles/00-default.mk b/target/linux/ramips/rt305x/profiles/00-default.mk index f2d1a52052..a8ca71610c 100644 --- a/target/linux/ramips/rt305x/profiles/00-default.mk +++ b/target/linux/ramips/rt305x/profiles/00-default.mk @@ -10,7 +10,7 @@ define Profile/Default PRIORITY:=1 PACKAGES:=\ kmod-usb-core kmod-usb-dwc2 \ - kmod-ledtrig-usbdev + kmod-usb-ledtrig-usbport endef define Profile/Default/Description -- cgit v1.2.3