aboutsummaryrefslogtreecommitdiffstats
path: root/mtd/mtd.oe
diff options
context:
space:
mode:
Diffstat (limited to 'mtd/mtd.oe')
-rw-r--r--mtd/mtd.oe7
1 files changed, 3 insertions, 4 deletions
diff --git a/mtd/mtd.oe b/mtd/mtd.oe
index 182d7bfc60..c6a11b5037 100644
--- a/mtd/mtd.oe
+++ b/mtd/mtd.oe
@@ -4,11 +4,10 @@ PV = "${CVSDATE}"
S = "${WORKDIR}/mtd/"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.infradead.org/home/cvs;module=mtd \
- file://${FILESDIR}/stdint.patch;patch=1;pnum=0"
+ file://${FILESDIR}/stdint.patch;patch=1;pnum=0 \
+ file://${FILESDIR}/removelinuxinc.patch;patch=1;pnum=1"
-CFLAGS_prepend = "-I${S}/../include "
-CPPFLAGS_prepend = "-I${S}/../include "
-CXXFLAGS_prepend = "-I${S}/../include "
+CFLAGS_prepend = "-I${S}/include "
do_compile () {
oe_runmake -C util