diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/realview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 5641aa62d8..5cb8ddd4a1 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.8.2 DEVICE_TYPE:=developerboard |