Skip to content

Commit

Permalink
firmware: Add samsung MFC(Multi Format Codec) firmware.
Browse files Browse the repository at this point in the history
Change-Id: I58c517cf56d1cbc754734577bf23fde9484350a5
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
  • Loading branch information
huisung.kang authored and arve-android committed Nov 17, 2011
1 parent 8c7e8d2 commit f3c147f
Show file tree
Hide file tree
Showing 2 changed files with 18,778 additions and 0 deletions.
1 change: 1 addition & 0 deletions firmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ fw-shipped- += acenic/tg1.bin
else
acenic-objs := acenic/tg1.bin acenic/tg2.bin
endif
fw-shipped-$(CONFIG_VIDEO_MFC50) += samsung_mfc_fw.bin
fw-shipped-$(CONFIG_3C359) += 3com/3C359.bin
fw-shipped-$(CONFIG_ACENIC) += $(acenic-objs)
fw-shipped-$(CONFIG_ADAPTEC_STARFIRE) += adaptec/starfire_rx.bin \
Expand Down
Loading

0 comments on commit f3c147f

Please sign in to comment.