diff options
author | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-16 23:41:23 +0000 |
---|---|---|
committer | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-16 23:41:23 +0000 |
commit | 0d2e67bc17eb2ecfdc4d989a88a07f791676c392 (patch) | |
tree | 591f26c7476c1e8e099a634ebcaf6c3e4ddf179f /conf | |
parent | 5f5d8b4fccc84fe54b908a36c6c513846bef3d34 (diff) |
kuropro: Add the Kurobox Pro machine, a Marvell Orion based NAS
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/kuropro.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/kuropro.conf b/conf/machine/kuropro.conf new file mode 100644 index 0000000000..0c269760fd --- /dev/null +++ b/conf/machine/kuropro.conf @@ -0,0 +1,5 @@ +#@NAME: ARM based Revolution Kurobox Pro + +MACHINE_EXTRA_RDEPENDS = "micro-evtd u-boot-utils" + +require conf/machine/include/orion.inc |