diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-06-18 19:46:20 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-06-18 19:46:20 +0000 |
commit | 71ea790d8a73a72e1f9bcfadb94600b3fea24b9c (patch) | |
tree | 5c3345a8c2f7f4a85344f822a34fde88e909bb69 /mtd | |
parent | 23301ce6c2b752cdde8803a19346d879b2bca51e (diff) |
fix fix
BKrev: 40d3468cTEQDHM6ikN-TQsYcry-xJw
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" |