Sfoglia il codice sorgente

create an initramfs image by default

SVN-Revision: 26453
Florian Fainelli 14 anni fa
parent
commit
8ce6588a46
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      target/linux/realview/Makefile

+ 1 - 1
target/linux/realview/Makefile

@@ -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