X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Frealview%2FMakefile;h=b4420200592c45c4dacface831d7499dff11e9ad;hb=ca415bb17643239f67221ece170d26e9682e61ff;hp=e565593571cd3913e47702ee86fcae42f2140c15;hpb=530802ba69f170f1d7821d85d1cfbd5304dc5a3f;p=openwrt.git diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index e565593571..b442020059 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,9 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.3.7 +LINUX_VERSION:=3.10.2 + +DEVICE_TYPE:=developerboard include $(INCLUDE_DIR)/target.mk