X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Forion%2FMakefile;h=49e9ecb34780592f156fa6dcc91873c58a0e075d;hb=5e29e14795ce09848dcdd30c1dc230bcf7c2f1fd;hp=78e1f97a59c813fcc7fea18a357ad14b328e5d9c;hpb=50c743e79ee843bf44b1ab07bd561c9354ace928;p=librecmc%2Flibrecmc.git diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 78e1f97a59..49e9ecb347 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -10,10 +10,10 @@ ARCH:=arm BOARD:=orion BOARDNAME:=Marvell Orion SUBTARGETS:=generic harddisk -CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -fno-caller-saves +CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=3.0 include $(INCLUDE_DIR)/target.mk