]> Git Repo - u-boot.git/commit - common/cli_hush.c
hush: Fix printf debug macro in hush.c so that it usable in U-Boot
authorStefan Roese <[email protected]>
Tue, 19 Aug 2008 12:57:55 +0000 (14:57 +0200)
committerWolfgang Denk <[email protected]>
Thu, 21 Aug 2008 00:05:03 +0000 (02:05 +0200)
commit4cacf7c64609839f809e2f9c45873f1d65861703
treeb1bf8641eca9f647aa4503ba944894d7a4f88235
parent8f2b457ef26a44d9e5fd7d6b16c394e5c3a71ca2
hush: Fix printf debug macro in hush.c so that it usable in U-Boot

This patch changes the debug_printf() marco for U-Boot in hush.c and
moves the definition of DEBUG_SHELL to a place that is actually compiled
under U-Boot.

Signed-off-by: Stefan Roese <[email protected]>
common/hush.c
This page took 0.032709 seconds and 4 git commands to generate.