mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-06 11:09:31 +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
|