1
0
Fork 0

xtensa: fix CODA build

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
hifive-unleashed-5.1
Max Filippov 2012-09-17 05:44:51 +04:00 committed by Chris Zankel
parent 7c94fe4a01
commit a753cd9abf
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ PLATFORM = $(platform-y)
export PLATFORM
# temporarily until string.h is fixed
KBUILD_CFLAGS += -ffreestanding
KBUILD_CFLAGS += -ffreestanding -D__linux__
KBUILD_CFLAGS += -pipe -mlongcalls