run: remove duplicated include in seoul-fancy

Fixes #820
This commit is contained in:
Alexander Boettcher 2013-08-07 08:16:04 +02:00 committed by Norman Feske
parent 70d0b00dde
commit fa7329a3e6
1 changed files with 0 additions and 2 deletions

View File

@ -44,8 +44,6 @@ foreach binary $guest_os_binaries {
source ${genode_dir}/ports/run/seoul.inc
source ${genode_dir}/ports/run/seoul.inc
append qemu_args " -m 1024 "
append qemu_args " -cpu phenom "
append qemu_args " -net nic,model=e1000 "