update profile to include the rtc driver
SVN-Revision: 17074
This commit is contained in:
parent
798d675786
commit
09e06acbec
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
# Copyright (C) 2006-2009 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/WLHDD
|
||||
NAME:=WL-HDD
|
||||
PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-ide-core kmod-ide-pdc202xx wlc nas kmod-wlcompat
|
||||
PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-ide-core kmod-ide-pdc202xx wlc nas kmod-wlcompat kmod-rtc-rv5c386a
|
||||
endef
|
||||
|
||||
define Profile/WLHDD/Description
|
||||
|
|
Loading…
Reference in a new issue