diff options
Diffstat (limited to 'mtd/mtd-native.oe')
-rw-r--r-- | mtd/mtd-native.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mtd/mtd-native.oe b/mtd/mtd-native.oe index 4843efa6ba..8272063791 100644 --- a/mtd/mtd-native.oe +++ b/mtd/mtd-native.oe @@ -1,5 +1,6 @@ -inherit native include mtd.oe +inherit native +DEPENDS = do_stage () { for binary in ftl_format erase eraseall nanddump doc_loadbios \ |