Skip to content
Snippets Groups Projects
Commit 01bda7f0 authored by Florian Fainelli's avatar Florian Fainelli Committed by Felix Fietkau
Browse files

orion: Advertise support for RTC


Otherwise, we can't select RTC_SUPPORT and the corresponding kmod-rtc-*
packages.

Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 3ca46aa2
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ...@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm ARCH:=arm
BOARD:=orion BOARD:=orion
BOARDNAME:=Marvell Orion BOARDNAME:=Marvell Orion
FEATURES:=broken FEATURES:=broken rtc
SUBTARGETS:=generic harddisk SUBTARGETS:=generic harddisk
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment