projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0578993
)
ramips: add missing USB packages into ASL26555-16M
author
Zoltan HERPAI
<wigyori@uid0.hu>
Mon, 13 Aug 2018 08:26:03 +0000
(10:26 +0200)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Mon, 13 Aug 2018 08:26:03 +0000
(10:26 +0200)
Mirror the package list from the 8M device profile to the
16M device profile.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/ramips/image/rt305x.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/rt305x.mk
b/target/linux/ramips/image/rt305x.mk
index bc1941f901a80a6ce7d90e9fab6cdee94308a090..23a83f84034d3644a2619c640395fb6f83db2a55 100644
(file)
--- 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