X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Frealview%2FMakefile;h=4f6b78a0b6f210e64a1f63b8bdead4355469e1a2;hb=218428bb19ffbd1775493f370bbcc76c70955c87;hp=d0db32dae97f7969915a9d68b83ed2e000b2bb40;hpb=4680c9125b25098f4e6df695b9905da64115e136;p=openwrt.git diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index d0db32dae9..4f6b78a0b6 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:=2.6.39.1 +LINUX_VERSION:=3.8.13 + +DEVICE_TYPE:=developerboard include $(INCLUDE_DIR)/target.mk