diff options
author | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-19 21:09:52 +0000 |
---|---|---|
committer | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-19 21:09:52 +0000 |
commit | 9cc854f04d5481fc6fbeb33c5460d1271f0ae654 (patch) | |
tree | 425a338df3503369aaf0c7fc84be88b3f422cf7d /conf/machine | |
parent | 3f19fc2d938a9471c0c066cc6a410648b7ef5ab0 (diff) |
lsmipsel: Can not inherit lsmipsel-image because it does not exist, remove
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/lsmipsel.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/lsmipsel.conf b/conf/machine/lsmipsel.conf index 353f78e787..9c3eece74d 100644 --- a/conf/machine/lsmipsel.conf +++ b/conf/machine/lsmipsel.conf @@ -2,8 +2,6 @@ #@NAME: Linkstation HD-HLAN #@DESCRIPTION: Machine configuration for the Buffalo Linkstation HD-HLAN (mipsel) -INHERIT += "lsmipsel-image" - TARGET_ARCH = "mipsel" MACHINE_FEATURES = "kernel26 usbhost ext2 pci" |