From 1369211ac6cdee1ab8aa64c0020a5d52f8540c39 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 16 Sep 2003 20:39:43 +0000 Subject: Updates to .oe's to utilize the autotools oeclass, and removal of unnecessary 'set -e's now that its default. BKrev: 3f67750f7hz7fa_5DclmHoTZT7vW3Q --- content/mtd.oe | 1 - 1 file changed, 1 deletion(-) (limited to 'content/mtd.oe') diff --git a/content/mtd.oe b/content/mtd.oe index 87988871ff..467a884dd1 100644 --- a/content/mtd.oe +++ b/content/mtd.oe @@ -9,7 +9,6 @@ CPPFLAGS_prepend = "-I${S}/../include " CXXFLAGS_prepend = "-I${S}/../include " do_install () { - set -e install -d ${D}/usr/bin for binary in ftl_format erase eraseall nanddump doc_loadbios \ mkfs.jffs ftl_check mkfs.jffs2 lock unlock einfo mtd_debug \ -- cgit v1.2.3