summaryrefslogtreecommitdiff
path: root/conf/machine/ts109.conf
diff options
context:
space:
mode:
authorØyvind Repvik <repvik@foonas.org>2008-12-07 21:08:24 +0100
committerØyvind Repvik <repvik@foonas.org>2008-12-07 21:08:24 +0100
commitda80ac62b8936bbd73fb5595cbad917dc152d4e4 (patch)
treeddfccd472a051cb0cd76925bd9151680dd67b5d8 /conf/machine/ts109.conf
parent563054a2db557ef229b6d30842bf17f86c02f249 (diff)
turbostation/linkstation: Split turbostation machine config into correct ones. Add lsmipsel and lspro machine configs
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