mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
11 lines
167 B
Makefile
11 lines
167 B
Makefile
|
#
|
||
|
# Copyright (C) 2014 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=raidsonic
|
||
|
BOARDNAME:=Raidsonic NAS42x0
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Raidsonic NAS4220.
|
||
|
endef
|