projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
85fad49
)
[FIX] Correction command definition
author
Michal Simek
<monstr@monstr.eu>
Wed, 15 Aug 2007 19:03:41 +0000
(21:03 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Wed, 15 Aug 2007 19:03:41 +0000
(21:03 +0200)
fs/romfs/romfs.c
patch
|
blob
|
history
diff --git
a/fs/romfs/romfs.c
b/fs/romfs/romfs.c
index
34917be
..
15de3e1
100644
(file)
--- a/
fs/romfs/romfs.c
+++ b/
fs/romfs/romfs.c
@@
-26,7
+26,7
@@
#include <malloc.h>
#include <command.h>
-#if
(CONFIG_COMMANDS & CF
G_CMD_JFFS2)
+#if
defined(CONFI
G_CMD_JFFS2)
#include <asm/byteorder.h>
#include <linux/stat.h>