Re: [PATCH v3 2/3] firmware: qcom: scm: Add support for ARM64 SoCs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2015-04-14 at 14:58 -0500, Kumar Gala wrote:
> --- a/drivers/firmware/Makefile
> +++ b/drivers/firmware/Makefile

> +ifdef CONFIG_64BIT
> +obj-$(CONFIG_QCOM_SCM)		+= qcom_scm-64.o
> +else
>  obj-$(CONFIG_QCOM_SCM)		+= qcom_scm-32.o
> +endif

I don't think arm and arm64 set BITS. If they did 
    obj-$(CONFIG_QCOM_SCM)		+= qcom_scm-$(BITS).o

might have worked here.


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux