From: Jon Ringle <[email protected]>

Warning from rules/ffmpeg.make is displayed on arm-ixp-big even if
FFMPEG package has not been selected.

Signed-off-by: Jon Ringle <[email protected]>

Index: rules/ffmpeg.make
===================================================================
--- rules/ffmpeg.make   (revision 9992)
+++ rules/ffmpeg.make   (working copy)
@@ -186,6 +186,7 @@
        --disable-mmx \
        --disable-iwmmxt
  else
+ ifdef PTXCONF_FFMPEG
  $(warning Please define the config options for this CPU type!)
  endif
  endif
@@ -193,6 +194,7 @@
  endif
  endif
  endif
+ endif
 endif
 
 ifdef PTXCONF_ARCH_PPC


--
ptxdist mailing list
[email protected]

Reply via email to