summaryrefslogtreecommitdiff
path: root/target/linux/kirkwood/profiles/110-nas.mk
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2016-10-23 14:21:22 +0200
committerJohn Crispin <john@phrozen.org>2016-10-26 09:41:28 +0200
commit552857303980e2ce8b7747a4baccf02c0cfa7975 (patch)
tree8175330da50af0db4076a5183e82aa9b61f6d4e8 /target/linux/kirkwood/profiles/110-nas.mk
parent7ba9a3a504909ccf8f6d1aca9b1160443da7215b (diff)
downloadmtk-20170518-552857303980e2ce8b7747a4baccf02c0cfa7975.zip
mtk-20170518-552857303980e2ce8b7747a4baccf02c0cfa7975.tar.gz
mtk-20170518-552857303980e2ce8b7747a4baccf02c0cfa7975.tar.bz2
kirkwood: Add RTC driver to kernel for working hctosys
Build the RTC driver into the kernel, (and remove the optional module), in order to make hctosys working. (Currently the module is loaded after hctosys has failed previously) Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'target/linux/kirkwood/profiles/110-nas.mk')
-rw-r--r--target/linux/kirkwood/profiles/110-nas.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/kirkwood/profiles/110-nas.mk b/target/linux/kirkwood/profiles/110-nas.mk
index 614dc4d..7ccef69 100644
--- a/target/linux/kirkwood/profiles/110-nas.mk
+++ b/target/linux/kirkwood/profiles/110-nas.mk
@@ -8,7 +8,7 @@
define Profile/DOCKSTAR
NAME:=Seagate FreeAgent Dockstar
PACKAGES:= \
- kmod-rtc-marvell kmod-usb2 kmod-usb-storage
+ kmod-usb2 kmod-usb-storage
endef
define Profile/DOCKSTAR/Description
@@ -21,7 +21,7 @@ define Profile/GOFLEXHOME
NAME:=Seagate GoFlexHome
PACKAGES:= \
kmod-ata-core kmod-ata-marvell-sata \
- kmod-rtc-marvell kmod-usb2 kmod-usb-storage \
+ kmod-usb2 kmod-usb-storage \
uboot-envtools
endef
@@ -48,7 +48,7 @@ define Profile/IB62X0
NAME:=RaidSonic ICY BOX IB-NAS62x0
PACKAGES:= \
kmod-ata-core kmod-ata-marvell-sata \
- kmod-rtc-marvell kmod-usb2 kmod-usb-storage
+ kmod-usb2 kmod-usb-storage
endef
define Profile/IB62X0/Description
@@ -86,7 +86,7 @@ define Profile/NSA310S
NAME:=ZyXEL NSA310S
PACKAGES:= \
kmod-ata-core kmod-ata-marvell-sata \
- kmod-rtc-marvell kmod-usb2 kmod-usb-storage
+ kmod-usb2 kmod-usb-storage
endef
define Profile/NSA310S/Description