mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
[realview] create an initramfs image by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26453 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9e518cba10
commit
8353f55c94
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=arm
|
ARCH:=arm
|
||||||
BOARD:=realview
|
BOARD:=realview
|
||||||
BOARDNAME:=ARM Ltd. Realview board (qemu)
|
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
|
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.37.6
|
LINUX_VERSION:=2.6.37.6
|
||||||
|
Loading…
Reference in New Issue
Block a user