diff options
author | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-20 21:15:21 +0000 |
---|---|---|
committer | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-20 21:15:21 +0000 |
commit | 6fcdfe2e646bb525b137c286f47a1ce48d94dcbc (patch) | |
tree | 2e49f7dda169ccfabd9928e7343d9fea1dd3cd84 /conf/machine/lsppchg.conf | |
parent | e238b7f5f3858d004199d0c6e60099c2867bfcc3 (diff) |
lsppc: Remove foonas classes lsppchg-image and lsppchd-image
Diffstat (limited to 'conf/machine/lsppchg.conf')
-rw-r--r-- | conf/machine/lsppchg.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/lsppchg.conf b/conf/machine/lsppchg.conf index 92e4ae4029..0a0d2fc1e1 100644 --- a/conf/machine/lsppchg.conf +++ b/conf/machine/lsppchg.conf @@ -1,7 +1,7 @@ #@TYPE: Machine #@NAME: HG Linkstation #@DESCRIPTION: Machine configuration for the Buffalo Linkstation HG + UBOOT_MACHINE = "linkstation_HGLAN_config" -require conf/machine/include/lsppc.inc -INHERIT += "lsppchg-image" +require conf/machine/include/lsppc.inc |