projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3dd32d
)
add missing backslash, thanks juhosg
author
Florian Fainelli
<florian@openwrt.org>
Thu, 7 May 2009 08:35:12 +0000
(08:35 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 7 May 2009 08:35:12 +0000
(08:35 +0000)
SVN-Revision: 15657
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index 79ec19084385743250cd350d392c0bc63dc009fe..9ea0f1885d150180edb86659e7081232179753d8 100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-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:= \