aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/lsppchg.conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2007-04-07 20:23:05 +0000
committerOyvind Repvik <nail@nslu2-linux.org>2007-04-07 20:23:05 +0000
commit6454ce74b6c5e31638b71ab1430789fe56e38549 (patch)
treeec28ebc0d1be6444031ee01026aaff54c053fff1 /conf/machine/lsppchg.conf
parentc755b3cdb5fdd997df28e18ec0b30d6d8ad82689 (diff)
downloadopenembedded-6454ce74b6c5e31638b71ab1430789fe56e38549.tar.gz
lsppch[dg]: Add image inheritance
Diffstat (limited to 'conf/machine/lsppchg.conf')
-rw-r--r--conf/machine/lsppchg.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/lsppchg.conf b/conf/machine/lsppchg.conf
index 6040010176..9f03febba6 100644
--- a/conf/machine/lsppchg.conf
+++ b/conf/machine/lsppchg.conf
@@ -3,4 +3,6 @@
#@DESCRIPTION: Machine configuration for the Buffalo Linkstation HG
UBOOT_MACHINE = "linkstation_HGLAN"
IMAGE_FSTYPES = "tar.gz"
-require conf/machine/include/lsppc.conf \ No newline at end of file
+require conf/machine/include/lsppc.conf
+
+INHERIT += "lsppchg-image"