Stephan Linz wrote:
> Signed-off-by: Stephan Linz
> ---
> include/configs/microblaze-generic.h |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/microblaze-generic.h
> b/include/configs/microblaze-generic.h
> index 9b1569a..c9ee76e 100644
> --- a/incl
Am Montag, 21. Juni 2010 23:21:02 schrieb Mike Frysinger:
> On Monday, June 21, 2010 16:58:09 Stephan Linz wrote:
> > #define CONFIG_CMD_PING
> > + #define CONFIG_CMD_DHCP
> > #endif
>
> not specific to this commit, but preprocessor statements really shouldnt be
> intended like this
> -
On Monday, June 21, 2010 16:58:09 Stephan Linz wrote:
> #define CONFIG_CMD_PING
> + #define CONFIG_CMD_DHCP
> #endif
not specific to this commit, but preprocessor statements really shouldnt be
intended like this
- #define FOO
+# define FOO
-mike
signature.asc
Description:
Signed-off-by: Stephan Linz
---
include/configs/microblaze-generic.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/microblaze-generic.h
b/include/configs/microblaze-generic.h
index 9b1569a..c9ee76e 100644
--- a/include/configs/microblaze-generic.h
+++ b
4 matches
Mail list logo