no actual config changes
SVN-Revision: 106
This commit is contained in:
parent
b35b2aad66
commit
764ec25efa
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
# TARGET_m68k is not set
|
||||
# TARGET_microblaze is not set
|
||||
TARGET_mips=y
|
||||
# TARGET_nios is not set
|
||||
# TARGET_nios2 is not set
|
||||
# TARGET_powerpc is not set
|
||||
# TARGET_sh is not set
|
||||
# TARGET_sparc is not set
|
||||
|
@ -40,6 +42,7 @@ HAS_FPU=y
|
|||
DO_C99_MATH=y
|
||||
WARNINGS="-Wall"
|
||||
KERNEL_SOURCE="/usr/src/linux"
|
||||
C_SYMBOL_PREFIX=""
|
||||
HAVE_DOT_CONFIG=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue