flashrom: disable werror gcc warnings

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-10 23:19:23 +02:00
parent a5a31c3e51
commit 62897ea128

View File

@ -24,4 +24,4 @@
cd $PKG_BUILD cd $PKG_BUILD
$MAKE CC=$TARGET_CC STRIP=$STRIP $MAKE CC=$TARGET_CC STRIP=$STRIP WARNERROR=no