summaryrefslogtreecommitdiff
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorOliver Brown <oliver.brown@freescale.com>2015-07-22 13:23:35 -0500
committerOliver Brown <oliver.brown@freescale.com>2015-08-05 09:22:47 -0500
commit1223a2cfcf002be47fe433b1102e618f90851c9d (patch)
tree95baf48a85a9ab59fd894b1fb93777640abd7c50 /firmware/Makefile
parentc77f07c388aff73e210a171c07d13fa09814f304 (diff)
MLK-11271-1 [EPDC]: Move the leagcy EPDC firmware external git
Moving the builtin EPDC firmware to linux-firmware-imx repository. Signed-off-by: Oliver Brown <oliver.brown@freescale.com>
Diffstat (limited to 'firmware/Makefile')
-rw-r--r--firmware/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index 6f741de2cc99..6c6427cd5547 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -1,3 +1,4 @@
+
#
# kbuild file for firmware/
#
@@ -136,10 +137,6 @@ fw-shipped-$(CONFIG_USB_SERIAL_XIRCOM) += keyspan_pda/xircom_pgs.fw
fw-shipped-$(CONFIG_USB_VICAM) += vicam/firmware.fw
fw-shipped-$(CONFIG_VIDEO_CPIA2) += cpia2/stv0672_vp4.bin
fw-shipped-$(CONFIG_YAM) += yam/1200.bin yam/9600.bin
-fw-shipped-$(CONFIG_FB_MXC_EINK_PANEL) += imx/epdc_E60_V110.fw \
- imx/epdc_E60_V220.fw \
- imx/epdc_E97_V110.fw \
- imx/epdc_E060SCM.fw
fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)