add missing backslash, thanks juhosg

SVN-Revision: 15657
This commit is contained in:
Florian Fainelli 2009-05-07 08:35:12 +00:00
parent f3dd32d6fd
commit 35bfac4623
1 changed files with 1 additions and 1 deletions

View File

@ -885,7 +885,7 @@ define KernelPackage/rtc-core
DEPENDS:=@LINUX_2_6
KCONFIG:= \
CONFIG_RTC_CLASS \
CONFIG_RTC_LIB
CONFIG_RTC_LIB \
CONFIG_RTC_HCTOSYS=y \
CONFIG_RTC_HCTOSYS_DEVICE=rtc0
FILES:= \