aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/sata
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2016-10-19 12:09:45 +0200
committerRafał Miłecki <rafal@milecki.pl>2016-10-19 12:09:45 +0200
commit0658527e1ebe666cabde9267b6afbe543314160c (patch)
tree9afe96f78fd33c15b80786f418ca77a32135b20a /target/linux/apm821xx/sata
parent1ffb7e47be92e32a08d866399af83d4136e28e06 (diff)
downloadupstream-0658527e1ebe666cabde9267b6afbe543314160c.tar.gz
upstream-0658527e1ebe666cabde9267b6afbe543314160c.tar.bz2
upstream-0658527e1ebe666cabde9267b6afbe543314160c.zip
switch to the new usbport LED trigger
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 <rafal@milecki.pl>
Diffstat (limited to 'target/linux/apm821xx/sata')
-rw-r--r--target/linux/apm821xx/sata/profiles/00-default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/sata/profiles/00-default.mk b/target/linux/apm821xx/sata/profiles/00-default.mk
index 7446a080bd..9ad2537a2c 100644
--- a/target/linux/apm821xx/sata/profiles/00-default.mk
+++ b/target/linux/apm821xx/sata/profiles/00-default.mk
@@ -8,7 +8,7 @@
define Profile/Default
NAME:=Default Profile
PRIORITY:=1
- PACKAGES := kmod-usb-dwc2 kmod-ledtrig-usbdev kmod-usb-storage kmod-fs-vfat wpad-mini
+ PACKAGES := kmod-usb-dwc2 kmod-usb-ledtrig-usbport kmod-usb-storage kmod-fs-vfat wpad-mini
endef
define Profile/Default/Description