projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
x86: missing kernel symbols
[openwrt.git]
/
target
/
linux
/
realview
/
Makefile
diff --git
a/target/linux/realview/Makefile
b/target/linux/realview/Makefile
index
0bd94ac
..
6cf5e41
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
This page took
0.020169 seconds
and
4
git commands to generate.