diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/gemini/image/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile index 5e2857971c..8fec250f18 100644 --- a/target/linux/gemini/image/Makefile +++ b/target/linux/gemini/image/Makefile @@ -180,6 +180,7 @@ define Device/raidsonic_ib-4220-b $(Device/itian-raidsonic) DEVICE_TITLE := Raidsonic NAS IB-4220-B DEVICE_DTS := gemini-nas4220b + DEVICE_TYPE := nas endef TARGET_DEVICES += raidsonic_ib-4220-b |