kernel: update linux 3.8 to 3.8.9
[openwrt/openwrt.git] / target / linux / realview / Makefile
index 55122ca04eeb62cfaa6b6ab4cba1c4ce029d0cb9..cc6d9776770d62aedff1b7c5501d00402d1d6c23 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:=3.0
+LINUX_VERSION:=3.8.9
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk