Skip to content
Snippets Groups Projects
Commit 974b9f5c authored by Florian Fainelli's avatar Florian Fainelli
Browse files

remove broken flag


The SPARC qemu target works like a charm with the following qemu command-line:

qemu-system-sparc64 -M sun4u -L /home/florian/dev/qemu/pc-bios -kernel build_dir/linux-sparc/linux-3.6.6/vmlinux -nographic

Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>

SVN-Revision: 34219
parent 5261a171
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=sparc
BOARD:=sparc
BOARDNAME:=Sun UltraSPARC
FEATURES+=fpu tgz broken jffs2 ext4 squashfs
FEATURES+=fpu tgz jffs2 ext4 squashfs
LINUX_VERSION:=3.6.6
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment