diff --git a/libswscale/Makefile b/libswscale/Makefile
index 377ea80a7edb316e49b1de286eb7c1ae5d1dd7fb..c65a3a9c86c467fd1d712d0a30ba13620d9414c7 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