Skip to content

Commit 801266b

Browse files
committed
boots coolya#7
1 parent 3a6d04c commit 801266b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm/configs/omni_fascinatemtd_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ CONFIG_EXPERIMENTAL=y
3838
CONFIG_BROKEN_ON_SMP=y
3939
CONFIG_INIT_ENV_ARG_LIMIT=32
4040
CONFIG_CROSS_COMPILE=""
41-
CONFIG_LOCALVERSION="2jz-perf_3"
41+
CONFIG_LOCALVERSION="-2jz-perf_3"
4242
# CONFIG_LOCALVERSION_AUTO is not set
4343
CONFIG_HAVE_KERNEL_GZIP=y
4444
CONFIG_HAVE_KERNEL_LZMA=y

arch/arm/vfp/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# ccflags-y := -DDEBUG
88
# asflags-y := -DDEBUG
99

10-
KBUILD_AFLAGS :=$(KBUILD_AFLAGS:-msoft-float=-Wa,-mfpu=neon)
10+
KBUILD_AFLAGS :=$(KBUILD_AFLAGS:-mhard-float=-Wa,-mfpu=neon)
1111
LDFLAGS +=--no-warn-mismatch
1212

1313
obj-y += vfp.o

0 commit comments

Comments
 (0)