aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/image/Makefile
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2018-10-31 15:25:19 +0100
committerChristian Lamparter <chunkeey@gmail.com>2018-12-29 13:38:53 +0100
commiteb43efa99742582e59ac69128422e952a8a106b4 (patch)
tree7bd514370c776da2e1e9e2a9de9368bf962762e9 /target/linux/apm821xx/image/Makefile
parentd492da702a2118b34ced9772586c5a6de68e70fd (diff)
downloadupstream-eb43efa99742582e59ac69128422e952a8a106b4.tar.gz
upstream-eb43efa99742582e59ac69128422e952a8a106b4.tar.bz2
upstream-eb43efa99742582e59ac69128422e952a8a106b4.zip
apm821xx: fix MBL DUO SUPPORTED_DEVICES compat id
The MyBook Live DUO used "wd,mybooklive-duo" as the first compatible string and not "wd_mybooklive-duo". Fixes: 9b47aa93c76 ("apm821xx: unify My Book Live Single + Duo images") Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx/image/Makefile')
-rw-r--r--target/linux/apm821xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/image/Makefile b/target/linux/apm821xx/image/Makefile
index e28a48b087..75e85d18fb 100644
--- a/target/linux/apm821xx/image/Makefile
+++ b/target/linux/apm821xx/image/Makefile
@@ -224,7 +224,7 @@ define Device/wd_mybooklive
DEVICE_TITLE := Western Digital My Book Live Series (Single + Duo)
DEVICE_PACKAGES := kmod-usb-dwc2 kmod-usb-ledtrig-usbport kmod-usb-storage kmod-fs-vfat wpad-basic
DEVICE_DTS := wd-mybooklive
- SUPPORTED_DEVICES += mbl wd_mybooklive-duo
+ SUPPORTED_DEVICES += mbl wd,mybooklive-duo
BLOCKSIZE := 1k
DTB_SIZE := 16384
KERNEL := kernel-bin | dtb | gzip | uImage gzip