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>
This commit is contained in:
parent
89a0fed2a2
commit
a464fba7eb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ ARCH:=arm
|
||||||
BOARD:=mediatek
|
BOARD:=mediatek
|
||||||
BOARDNAME:=MediaTek Ralink ARM
|
BOARDNAME:=MediaTek Ralink ARM
|
||||||
SUBTARGETS:=32
|
SUBTARGETS:=32
|
||||||
FEATURES:=squashfs nand ubifs fpu
|
FEATURES:=squashfs nand ubifs
|
||||||
MAINTAINER:=John Crispin <john@phrozen.org>
|
MAINTAINER:=John Crispin <john@phrozen.org>
|
||||||
|
|
||||||
KERNEL_PATCHVER:=4.9
|
KERNEL_PATCHVER:=4.9
|
||||||
|
|
Loading…
Reference in a new issue