Revert "mediatek: activate fpu feature flag"

This reverts commit 3594447a7d.

This causes the userland to not come up properly

Signed-off-by: John Crispin <john@phrozen.org>
master
John Crispin 7 years ago
parent 89a0fed2a2
commit a464fba7eb
  1. 2
      target/linux/mediatek/Makefile

@ -6,7 +6,7 @@ ARCH:=arm
BOARD:=mediatek
BOARDNAME:=MediaTek Ralink ARM
SUBTARGETS:=32
FEATURES:=squashfs nand ubifs fpu
FEATURES:=squashfs nand ubifs
MAINTAINER:=John Crispin <john@phrozen.org>
KERNEL_PATCHVER:=4.9

Loading…
Cancel
Save