diff options
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 |
commit | da80ac62b8936bbd73fb5595cbad917dc152d4e4 (patch) | |
tree | ddfccd472a051cb0cd76925bd9151680dd67b5d8 /conf/machine/ts101.conf | |
parent | 563054a2db557ef229b6d30842bf17f86c02f249 (diff) |
turbostation/linkstation: Split turbostation machine config into correct ones. Add lsmipsel and lspro machine configs
Diffstat (limited to 'conf/machine/ts101.conf')
-rw-r--r-- | conf/machine/ts101.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/ts101.conf b/conf/machine/ts101.conf new file mode 100644 index 0000000000..ac0e2877be --- /dev/null +++ b/conf/machine/ts101.conf @@ -0,0 +1,7 @@ +#@TYPE: Machine configuration +#@Name: QNAP Turbostation TS-101 +#@DESCRIPTION: Generic Machine configuration for QNAP TS-101 + +require conf/machine/include/tsppc.inc + +INHERIT += "tsppc-image" |