mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 03:23:32 -04:00
Fix compile problem with new env code.
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
6de66b3542
commit
c83d7ca4da
1
tools/env/fw_env.c
vendored
1
tools/env/fw_env.c
vendored
@ -35,6 +35,7 @@
|
|||||||
#ifdef MTD_OLD
|
#ifdef MTD_OLD
|
||||||
# include <linux/mtd/mtd.h>
|
# include <linux/mtd/mtd.h>
|
||||||
#else
|
#else
|
||||||
|
# define __user /* nothing */
|
||||||
# include <mtd/mtd-user.h>
|
# include <mtd/mtd-user.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user