generic: ar8216: add OF configuration support for AR8327
[openwrt.git] / target / linux / realview / Makefile
index 6cf5e4161f77b9196dac3b6239be8e3cc126f8be..ab470c4d92409c3e4ccd1baabaa7c38a20b819e2 100644 (file)
@@ -11,8 +11,11 @@ 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.8.3
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk