diff options
Diffstat (limited to 'conf/machine/lsppchg.conf')
-rw-r--r-- | conf/machine/lsppchg.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/machine/lsppchg.conf b/conf/machine/lsppchg.conf new file mode 100644 index 0000000000..9f03febba6 --- /dev/null +++ b/conf/machine/lsppchg.conf @@ -0,0 +1,8 @@ +#@TYPE: Machine +#@NAME: HG Linkstation +#@DESCRIPTION: Machine configuration for the Buffalo Linkstation HG +UBOOT_MACHINE = "linkstation_HGLAN" +IMAGE_FSTYPES = "tar.gz" +require conf/machine/include/lsppc.conf + +INHERIT += "lsppchg-image" |