From d6844b3bfa8ec6d4faae0f2751b6fc0f2bb46f46 Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Mon, 13 Aug 2018 10:26:03 +0200 Subject: 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 --- target/linux/ramips/image/rt305x.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3