diff options
Diffstat (limited to 'mtd')
-rw-r--r-- | mtd/mtd-native_20040614.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtd/mtd-native_20040614.oe b/mtd/mtd-native_20040614.oe index 30978bb38f..a953eeae69 100644 --- a/mtd/mtd-native_20040614.oe +++ b/mtd/mtd-native_20040614.oe @@ -1,4 +1,4 @@ -include mtd-${PV}.oe +include mtd_${PV}.oe inherit native DEPENDS = "patcher-native zlib-native" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/mtd" |