1 --- u-boot-1.1.4.old/tools/ubparams.c 2007-03-22 18:09:52.000000000 +0100
2 +++ u-boot-1.1.4/tools/ubparams.c 2007-03-22 18:29:32.000000000 +0100
4 #define __ASM_STUB_PROCESSOR_H__
7 -#include "environment.h"
8 +#include <environment.h>
11 #define MK_STR(x) XMK_STR(x)