[realview] create an initramfs image by default
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Apr 2011 18:30:49 +0000 (18:30 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Apr 2011 18:30:49 +0000 (18:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26453 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/realview/Makefile

index 0bd94ac..6cf5e41 100644 (file)
@@ -9,7 +9,7 @@ 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
 
 LINUX_VERSION:=2.6.37.6