apm821xx: MBL: set DEVICE_TYPE to NAS
The MyBook Live is a NAS. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
4cf991bedb
commit
7a1497fd60
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@ ifeq ($(SUBTARGET),sata)
|
||||||
define Device/wd_mybooklive
|
define Device/wd_mybooklive
|
||||||
DEVICE_TITLE := Western Digital My Book Live Series (Single + Duo)
|
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_PACKAGES := kmod-usb-dwc2 kmod-usb-ledtrig-usbport kmod-usb-storage kmod-fs-vfat wpad-basic
|
||||||
|
DEVICE_TYPE := nas
|
||||||
DEVICE_DTS := wd-mybooklive
|
DEVICE_DTS := wd-mybooklive
|
||||||
SUPPORTED_DEVICES += mbl wd,mybooklive-duo
|
SUPPORTED_DEVICES += mbl wd,mybooklive-duo
|
||||||
BLOCKSIZE := 1k
|
BLOCKSIZE := 1k
|
||||||
|
|
Loading…
Reference in a new issue