diff --git a/recipes/e2fsprogs/e2fsprogs.inc b/recipes/e2fsprogs/e2fsprogs.inc
index 775a691..68be8e8 100644
--- a/recipes/e2fsprogs/e2fsprogs.inc
+++ b/recipes/e2fsprogs/e2fsprogs.inc
@@ -23,8 +23,6 @@ do_compile_pre () {
 	( cd util; ${BUILD_CC} subst.c -o subst )
 }
 
-EXTRA_OEMAKE = "V=1"
-
 do_install[postfuncs] += "do_install_extra"
 do_install_extra () {
     	oe_runmake install-libs DESTDIR=${D}
