projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b25de0
)
Add missing dependencies.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 1 May 2009 12:11:30 +0000
(12:11 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 1 May 2009 12:11:30 +0000
(12:11 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2684
38d2e660
-2303-0410-9eaa-
f027e97ec537
bertos/kern/kfile.h
patch
|
blob
|
history
diff --git
a/bertos/kern/kfile.h
b/bertos/kern/kfile.h
index 9f1dd28360efeb064744d3ea556fa0f4fc53534b..10f98ef157376bf442ab2130f19b99b33df7f7b7 100644
(file)
--- a/
bertos/kern/kfile.h
+++ b/
bertos/kern/kfile.h
@@
-95,6
+95,7
@@
*
* $WIZ$ module_name = "kfile"
* $WIZ$ module_configuration = "bertos/cfg/cfg_kfile.h"
+ * $WIZ$ module_depends = "timer", "formatwr"
*/
#ifndef KERN_KFILE_H