generic: add WPE72 ID to myloader.h
[openwrt.git] / target / linux / realview / Makefile
index ddc8d70..9b980b0 100644 (file)
@@ -9,10 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=realview
 BOARDNAME:=ARM Ltd. Realview board (qemu)
-FEATURES:=squashfs jffs2 fpu
+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.4
+LINUX_VERSION:=3.0.17
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.037349 seconds and 4 git commands to generate.