projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f36adc
)
create an initramfs image by default
author
Florian Fainelli
<florian@openwrt.org>
Sun, 3 Apr 2011 18:30:49 +0000
(18:30 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 3 Apr 2011 18:30:49 +0000
(18:30 +0000)
SVN-Revision: 26453
target/linux/realview/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/realview/Makefile
b/target/linux/realview/Makefile
index 0bd94ac0d65fe08d0dd2a8acc3baf5d6613cdc10..6cf5e4161f77b9196dac3b6239be8e3cc126f8be 100644
(file)
--- a/
target/linux/realview/Makefile
+++ b/
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