diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-20 19:41:48 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-20 19:41:48 +0000 |
commit | bbc4eb7e941b003801d564b9a6cd959f29181d03 (patch) | |
tree | 2edbace4579d555b5bb4cd56a2a3ad36535990ea /conf/machine/lsppchg.conf | |
parent | 5159493694eb43b75253759374604e9f1ed8f898 (diff) |
n2100, turbostation, linkstation: Move more stuff away from foonas-image to machine configs
Diffstat (limited to 'conf/machine/lsppchg.conf')
-rw-r--r-- | conf/machine/lsppchg.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/lsppchg.conf b/conf/machine/lsppchg.conf index b7ceb6fc95..516a3aaa98 100644 --- a/conf/machine/lsppchg.conf +++ b/conf/machine/lsppchg.conf @@ -3,5 +3,6 @@ #@DESCRIPTION: Machine configuration for the Buffalo Linkstation HG UBOOT_MACHINE = "linkstation_HGLAN" +IMAGE_FSTYPES = "tar.gz" require conf/machine/include/linkstationppc.conf |