kernel: update linux 3.0 to 3.0.18
[openwrt/staging/stintel.git] / target / linux / realview / Makefile
index 6cf5e4161f77b9196dac3b6239be8e3cc126f8be..b720079b5d372395095ce5a4e890f6775eb0bb72 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:=3.0.18
 
 include $(INCLUDE_DIR)/target.mk