kernel: update kernel to 2.6.39.2
[openwrt/openwrt.git] / target / linux / ep93xx / Makefile
index 033d766aea9c94cf16cc6e41e2b85486a77751a2..1634c808157fcb641ffc5bf4629acea24c767c31 100644 (file)
@@ -11,8 +11,9 @@ BOARD:=ep93xx
 BOARDNAME:=Cirrus Logic EP93xx
 FEATURES:=squashfs jffs2 ext4 targz usb
 CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.36.4
+LINUX_VERSION:=2.6.39.2
 
 include $(INCLUDE_DIR)/target.mk