Remove gst-mtkmdp target

Change-Id: I866c00547da532ff10ed78f63798d477c9eb5895
diff --git a/packages.mk b/packages.mk
index d8d7d04..105c45e 100644
--- a/packages.mk
+++ b/packages.mk
@@ -23,14 +23,13 @@
 $(eval $(call make-pbuilder-bsp-package-target,weston-mtk,graphics/wayland/weston))
 # $(eval $(call make-pbuilder-bsp-package-target,mesa-mtk,graphics/mesa))
 $(eval $(call make-pbuilder-bsp-package-target,glmark2,graphics/glmark2,weston-mtk))
-$(eval $(call make-pbuilder-bsp-package-target,excelsior-vpu-prebuilts,multimedia/vpu,gst-plugins-good1.0 gst-mtkmdp mdpd))
+$(eval $(call make-pbuilder-bsp-package-target,excelsior-vpu-prebuilts,multimedia/vpu,gst-plugins-good1.0 mdpd))
 $(eval $(call make-pbuilder-bsp-package-target,libmdp-prot,multimedia/libmdp_prot))
 $(eval $(call make-pbuilder-bsp-package-target,mdpd,multimedia/mdpd, libmdp-prot))
 $(eval $(call make-pbuilder-bsp-package-target,gstreamer1.0,multimedia/gstreamer1.0))
 $(eval $(call make-pbuilder-bsp-package-target,gst-plugins-base1.0,multimedia/gst-plugins-base1.0,gstreamer1.0,,,$(USERSPACE_ARCH)))
 $(eval $(call make-pbuilder-bsp-package-target,gst-plugins-good1.0,multimedia/gst-plugins-good1.0,gst-plugins-base1.0))
 $(eval $(call make-pbuilder-bsp-package-target,gst-plugins-bad1.0,multimedia/gst-plugins-bad1.0,gst-plugins-base1.0))
-$(eval $(call make-pbuilder-bsp-package-target,gst-mtkmdp,multimedia/gst-mtkmdp,gst-plugins-base1.0))
 $(eval $(call make-pbuilder-bsp-package-target,gst-shark,multimedia/gst-shark, gstreamer1.0))
 $(eval $(call make-pbuilder-bsp-package-target,u-boot,bootloader/u-boot))
 $(eval $(call make-pbuilder-bsp-package-target,optee-os,bootloader/optee-os))