From e04b8a54daf60459347e59110f8db055e061d3e0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 23 Sep 2003 22:46:24 +0000 Subject: Moved the emptying of EXTRA_OEMAKE into autotools.oeclass where it belongs. BKrev: 3f70cd40KX6mTFwxQVi3H0OLTY_bRA --- 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 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 " -- cgit v1.2.3