blob: 882a8e355368f95c798a58f5361437786fb4e226 (
plain)
1
2
3
4
5
6
7
8
|
#@NAME: ARM based QNAP TS-209
INHERIT += "ts209-image"
MACHINE_EXTRA_RDEPENDS = "u-boot-utils piccontrol"
MACHINE_EXTRA_RDEPENDS_foonas-em = "u-boot-utils piccontrol"
MACHINE_EXTRA_RDEPENDS_foonas-iscsi = "u-boot-utils piccontrol"
require conf/machine/include/orion.inc
|