Skip to content

Commit

Permalink
boots coolya#7
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrootnoob committed Aug 6, 2015
1 parent 3a6d04c commit 801266b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arch/arm/configs/omni_fascinatemtd_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION="2jz-perf_3"
CONFIG_LOCALVERSION="-2jz-perf_3"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_LZMA=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/vfp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ccflags-y := -DDEBUG
# asflags-y := -DDEBUG

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

obj-y += vfp.o
Expand Down

0 comments on commit 801266b

Please sign in to comment.