diff options
author | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-17 17:50:54 +0000 |
---|---|---|
committer | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-17 17:50:54 +0000 |
commit | 33172ddea53386be40b4177fce3dcdee4456e209 (patch) | |
tree | 4836ddebd23f6bd366cccc45f4e05612196c8af9 /conf/machine | |
parent | a9f711c1e7ec15404b2b7db684c0bcaa7bbfaba1 (diff) |
dns323: Add machine config for D-Link DNS-323, another Orion based NAS
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/dns323.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/dns323.conf b/conf/machine/dns323.conf new file mode 100644 index 0000000000..c5ea3c38bd --- /dev/null +++ b/conf/machine/dns323.conf @@ -0,0 +1,5 @@ +#@NAME: ARM/Orion based D-Link DNS-323 + +MACHINE_EXTRA_RDEPENDS = "u-boot-utils" + +require conf/machine/include/orion.inc |