diff options
Diffstat (limited to 'conf/machine/tsx09.conf')
-rw-r--r-- | conf/machine/tsx09.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/tsx09.conf b/conf/machine/tsx09.conf new file mode 100644 index 0000000000..ef5d966f53 --- /dev/null +++ b/conf/machine/tsx09.conf @@ -0,0 +1,6 @@ +#@NAME: ARM based QNAP TS-109 and TS-209 + +MACHINE_EXTRA_RDEPENDS = "u-boot-utils piccontrol" +# piccontrol was broken on uclibc + +require conf/machine/include/orion.inc |