projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f15a3cc
)
usr/Kconfig: fix typo
author
Alexander E. Patrakov
<patrakov@ums.usu.ru>
Fri, 16 Mar 2007 13:01:45 +0000
(18:01 +0500)
committer
Sam Ravnborg
<sam@ravnborg.org>
Wed, 2 May 2007 18:58:11 +0000
(20:58 +0200)
Signed-off-by: Alexander E. Patrakov
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
usr/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/usr/Kconfig
b/usr/Kconfig
index 07727f3c7ceac9d1d8dae309c9e5ba0fd0dbf101..86cecb59dd0759ffedf3b551dd50f0a96fd3d2c7 100644
(file)
--- a/
usr/Kconfig
+++ b/
usr/Kconfig
@@
-17,7
+17,7
@@
config INITRAMFS_SOURCE
When multiple directories and files are specified then the
initramfs image will be the aggregate of all of them.
- See <file:Documentation/early-userspace/README for more details.
+ See <file:Documentation/early-userspace/README
>
for more details.
If you are not sure, leave it blank.