Commit d5897639 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files
parent b94949ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ X264_LICENSE_FILES = COPYING
X264_INSTALL_STAGING = YES

ifeq ($(BR2_i386)$(BR2_x86_64),y)
	FFMPEG_DEPENDENCIES += host-yasm
	X264_DEPENDENCIES += host-yasm
else
	X264_CONF_OPTS += --disable-asm
endif