[realview] enable support for perf events
[openwrt.git] / target / linux / realview / Makefile
index 6cf5e41..0da0bfd 100644 (file)
@@ -11,8 +11,9 @@ BOARD:=realview
 BOARDNAME:=ARM Ltd. Realview board (qemu)
 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:=2.6.37.6
+LINUX_VERSION:=2.6.39.2
 
 include $(INCLUDE_DIR)/target.mk