Skip to content
Snippets Groups Projects
Commit 0d509703 authored by Florian Fainelli's avatar Florian Fainelli Committed by Felix Fietkau
Browse files

orion: Set appropriate DEVICE_TYPE for harddisk target


The harddisk target is for NAS boxes, so set the DEVICE_TYPE accordingly so we
get a sensible default package selection.

Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 3043a4f5
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
BOARDNAME:=Internal Hard-Disk
FEATURES+=targz
DEVICE_TYPE:=nas
define Target/Description
Build firmware images for Marvell Orion based boards that boot directly from internal disk storage.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment