Fix building with CRAMFS but not JFFS2 support
Signed-off-by: Harald Welte <laforge@openmoko.org>
This commit is contained in:
committed by
Wolfgang Denk
parent
23d0baf967
commit
f540c42d95
@@ -27,7 +27,7 @@
|
||||
#include <common.h>
|
||||
#include <malloc.h>
|
||||
|
||||
#if defined(CONFIG_CMD_JFFS2)
|
||||
#if defined(CONFIG_CMD_CRAMFS)
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
#include <linux/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user