projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: merge a power save related race condition fix
[openwrt.git]
/
package
/
rtc-rv5c386a
/
Makefile
diff --git
a/package/rtc-rv5c386a/Makefile
b/package/rtc-rv5c386a/Makefile
index
9f53b76
..
e13ead5
100644
(file)
--- a/
package/rtc-rv5c386a/Makefile
+++ b/
package/rtc-rv5c386a/Makefile
@@
-18,7
+18,7
@@
define KernelPackage/rtc-rv5c386a
DEPENDS:=@TARGET_brcm47xx
TITLE:=Driver for RTC RV5C386A (used in WL-700gE and WL-HDD)
AUTOLOAD:=$(call AutoLoad,70,rtc)
- FILES:=$(PKG_BUILD_DIR)/rtc.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/rtc.
ko
endef
define Build/Prepare
This page took
0.023197 seconds
and
4
git commands to generate.