The proper directive is ifneq, not ifeq.
Tested on mips64 and i386 to make sure it still builds.
Signed-off-by: Rosen Penev <rosenp@gmail.com
PKG_NAME:=gst1-libav
PKG_VERSION:=1.15.2
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
Ted Hess <thess@kitschensync.net>
LIBAV_CONFIGURE_PROTOCOLS:=$(call FILTER_CONFIG,PROTOCOL,protocol,$(LIBAV_PROTOCOLS))
#hack to build on mips64
-ifeq ($(CONFIG_CPU_TYPE),octeonplus)
+ifneq ($(CONFIG_CPU_TYPE),octeonplus)
REAL_CPU_TYPE:=octeon+
else
# Strip off FPU notation