[OpenWrt-Devel] [PATCH] kernel: Add kernel module for Freescale SNVS RTC on chip module

Felix Fietkau nbd at openwrt.org
Fri Jan 15 10:15:02 EST 2016


On 2016-01-08 11:21, Petr Štetiar wrote:
> Signed-off-by: Petr Štetiar <ynezz at true.cz>
> ---
>  package/kernel/linux/modules/other.mk |   16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk
> index 62fdc3c..69099a5 100644
> --- a/package/kernel/linux/modules/other.mk
> +++ b/package/kernel/linux/modules/other.mk
> @@ -656,6 +656,22 @@ endef
>  
>  $(eval $(call KernelPackage,rtc-pt7c4338))
>  
> +define KernelPackage/rtc-snvs
> +  SUBMENU:=$(OTHER_MENU)
> +  TITLE:=Freescale SNVS RTC support
> +  DEPENDS:=@RTC_SUPPORT
I think you should make this depend on the imx target.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list