aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ts109.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ts109.conf')
-rw-r--r--conf/machine/ts109.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/machine/ts109.conf b/conf/machine/ts109.conf
new file mode 100644
index 0000000000..96cee24ccb
--- /dev/null
+++ b/conf/machine/ts109.conf
@@ -0,0 +1,9 @@
+#@NAME: ARM based QNAP TS-109
+
+INHERIT += "ts109-image"
+MACHINE_EXTRA_RDEPENDS = "u-boot-utils piccontrol"
+# piccontrol is broken on uclibc
+MACHINE_EXTRA_RDEPENDS_foonas-em = "u-boot-utils"
+MACHINE_EXTRA_RDEPENDS_foonas-iscsi = "u-boot-utils"
+
+require conf/machine/include/orion.inc