diff --git a/libswscale/Makefile b/libswscale/Makefile index 377ea80a7e..c65a3a9c86 100644 --- a/libswscale/Makefile +++ b/libswscale/Makefile @@ -15,8 +15,6 @@ OBJS+= yuv2rgb_altivec.o endif ifeq ($(CONFIG_GPL),yes) OBJS+= yuv2rgb.o -else -OBJS+= yuv2rgb_init.o endif HEADERS = swscale.h rgb2rgb.h