summaryrefslogtreecommitdiff
path: root/content/mtd.oe
diff options
context:
space:
mode:
Diffstat (limited to 'content/mtd.oe')
-rw-r--r--content/mtd.oe1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/mtd.oe b/content/mtd.oe
index 467a884dd1..78b7c4d62f 100644
--- a/content/mtd.oe
+++ b/content/mtd.oe
@@ -3,7 +3,6 @@ PV = ${@os.popen("date +%Y%m%d").readline().strip()}
S = ${WORKDIR}/mtd/util
SRC_URI = cvs://anoncvs:anoncvs@cvs.infradead.org/home/cvs;module=mtd
-#EXTRA_OEMAKE_append = " util"
CFLAGS_prepend = "-I${S}/../include "
CPPFLAGS_prepend = "-I${S}/../include "
CXXFLAGS_prepend = "-I${S}/../include "