diff options
Diffstat (limited to 'conf/machine/ts209.conf')
-rw-r--r-- | conf/machine/ts209.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/machine/ts209.conf b/conf/machine/ts209.conf new file mode 100644 index 0000000000..882a8e3553 --- /dev/null +++ b/conf/machine/ts209.conf @@ -0,0 +1,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 |