kernel: update linux 3.8 to 3.8.6
[openwrt/openwrt.git] / target / linux / realview / Makefile
index 91bbc3d0268a724236557e1722a2ba4092b16205..441d589e229a80ac66443536ef7fd0205d29efee 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.37.6
+LINUX_VERSION:=3.8.6
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk