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:38:54 -0500
commitd67bdc94188c5a05580f6d35306860cfbb121961 (patch)
treee6fbb2dbbf9b0429368903a4be0bfe1ef23684d8 /firmware/Makefile
parentc6bd82ce631b2452f10ece53f936a7d7ac89186f (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-)