kernel: update linux 3.8 to 3.8.13
[openwrt/staging/stintel.git] / target / linux / realview / Makefile
index 0da0bfda0cd7491a8d876c299b42efc26a24d41a..4f6b78a0b6f210e64a1f63b8bdead4355469e1a2 100644 (file)
@@ -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 <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.39.2
+LINUX_VERSION:=3.8.13
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk