diff options
Diffstat (limited to 'conf/machine/lsppchg.conf')
-rw-r--r-- | conf/machine/lsppchg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/lsppchg.conf b/conf/machine/lsppchg.conf index 9f03febba6..1472155a22 100644 --- a/conf/machine/lsppchg.conf +++ b/conf/machine/lsppchg.conf @@ -3,6 +3,6 @@ #@DESCRIPTION: Machine configuration for the Buffalo Linkstation HG UBOOT_MACHINE = "linkstation_HGLAN" IMAGE_FSTYPES = "tar.gz" -require conf/machine/include/lsppc.conf +require conf/machine/include/lsppc.inc INHERIT += "lsppchg-image" |