]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: Correct build with CONFIG_SYS_HUSH_PARSER set
authorSimon Kagstrom <[simon.kagstrom@netinsight.net]>
Thu, 1 Oct 2009 14:11:50 +0000 (19:41 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Tue, 13 Oct 2009 11:17:38 +0000 (06:17 -0500)
commit9df20ce211576aa7ac75710dcd8d0a6236abfd70
tree7da5ad9898baa1439b5147d7c338f0dfacbacc36
parentdf3826262c0efd2baec4df23d44b3942af98f5a7
arm: Correct build with CONFIG_SYS_HUSH_PARSER set

FLAG_PARSE_SEMICOLON is not defined without hush.h, so include that.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
cpu/arm926ejs/kirkwood/cpu.c