mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 03:26:51 +00:00
12 lines
183 B
Makefile
12 lines
183 B
Makefile
|
#
|
||
|
# Copyright (C) 2014 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=raidsonic
|
||
|
BOARDNAME:=Raidsonic NAS42x0
|
||
|
FEATURES+=jffs2
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Raidsonic NAS4220.
|
||
|
endef
|