From: Gabor Juhos Date: Sat, 8 Jan 2011 21:04:57 +0000 (+0000) Subject: ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well X-Git-Tag: reboot~17902 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=505f0e7a86e8187d92954392f812a61a4b9dfca7;p=openwrt%2Fstaging%2Fxback.git ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well SVN-Revision: 24941 --- diff --git a/target/linux/ar71xx/generic/profiles/planex.mk b/target/linux/ar71xx/generic/profiles/planex.mk index 63e539c4e4..01c4c232ea 100644 --- a/target/linux/ar71xx/generic/profiles/planex.mk +++ b/target/linux/ar71xx/generic/profiles/planex.mk @@ -7,7 +7,7 @@ define Profile/MZKW04NU NAME:=Planex MZK-W04NU - PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2 + PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev endef define Profile/MZKW04NU/Description