]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: fix building after asm-offsets.h intro
authorMike Frysinger <vapier@gentoo.org>
Thu, 28 Oct 2010 01:10:58 +0000 (21:10 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 28 Oct 2010 01:10:58 +0000 (21:10 -0400)
commit1fde3eb2d3f9a46c1dbd2e936ba6e4e6a82add3f
tree3d0870fac0bc4785ab2e20d42a63ef22b524158c
parent908614f20f7f0f5df736eed21b88e81ebbf14e86
Blackfin: fix building after asm-offsets.h intro

Since some of the defines in our config.h use the generated defines, we
need to include the generated header.  This fixes building of the Blackfin
start.S file (where the stack is setup).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/config.h