X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=firmware%2FMakefile;fp=firmware%2FMakefile;h=86dad5212a3385827d03fa42b7de8c67e112523a;hb=b499d182722859c3959618e43c004863286b8a1e;hp=0862d34cf7d1068db9e0d926646b431bf7c2fd4b;hpb=1b85feebbc84e3a5eb6b07cf791a7d2eb9c16b37;p=karo-tx-linux.git diff --git a/firmware/Makefile b/firmware/Makefile index 0862d34cf7d1..86dad5212a33 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -61,6 +61,7 @@ fw-shipped-$(CONFIG_DRM_RADEON) += radeon/R100_cp.bin radeon/R200_cp.bin \ radeon/RV770_pfp.bin radeon/RV770_me.bin \ radeon/RV730_pfp.bin radeon/RV730_me.bin \ radeon/RV710_pfp.bin radeon/RV710_me.bin +fw-shipped-$(CONFIG_IMX_SDMA) += imx/sdma/sdma-imx6q.bin fw-shipped-$(CONFIG_DVB_AV7110) += av7110/bootcode.bin fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \