diff options
author | Chen Gang <762976180@qq.com> | 2015-03-03 00:24:26 +0100 |
---|---|---|
committer | Mark Salter <msalter@redhat.com> | 2015-03-26 15:31:48 +0100 |
commit | 06745d74e46a8dffa768e43b54835aa94903550a (patch) | |
tree | a25b9ccb5bae6ea9bd895a4d0b3fa985e4b379b7 /scripts | |
parent | c6x: kernel: setup: Remove 'const' for local variables in machine_init (diff) | |
download | linux-06745d74e46a8dffa768e43b54835aa94903550a.tar.xz linux-06745d74e46a8dffa768e43b54835aa94903550a.zip |
c6x: asm: Add default flat.h according to xtensa architecture
For supporting uClinux flat-format executables, c6x needs to define the
fewest features to support it, at present, xtensa architecture has the
fewest feature for it, so just copy xtensa flat.h. The related error:
CC fs/binfmt_flat.o
In file included from fs/binfmt_flat.c:36:0:
include/linux/flat.h:12:22: fatal error: asm/flat.h: No such file or directory
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Mark Salter <msalter@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions