From: Zoltan HERPAI Date: Mon, 13 Aug 2018 08:26:03 +0000 (+0200) Subject: ramips: add missing USB packages into ASL26555-16M X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d6844b3bfa8ec6d4faae0f2751b6fc0f2bb46f46;hp=0578993a41fed9855a5e8ff3ce7dca7530c69fd7;p=openwrt%2Fstaging%2Fdedeckeh.git ramips: add missing USB packages into ASL26555-16M Mirror the package list from the 8M device profile to the 16M device profile. Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index bc1941f901..23a83f8403 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -132,7 +132,7 @@ define Device/asl26555-16M IMAGE_SIZE := 15872k SUPPORTED_DEVICES += asl26555 DEVICE_TITLE := Alpha ASL26555 16M - DEVICE_PACKAGES := + DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport endef TARGET_DEVICES += asl26555-16M