Logo
Explore Help
Sign In
dfaggioli/qemu
1
0
Fork 0
You've already forked qemu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
factory
qemu/roms/configure-seabios.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
111 B
Bash
Raw Permalink Normal View History

Add seabios build scripts to roms/ Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-02-09 10:40:31 +01:00
#!/bin/sh
config="$1"
make -C seabios clean distclean
cp "$config" seabios/.config
Revert "roms: switch oldnoconfig to olddefconfig" This reverts commit a5519b42cfd6c00e9f8b31c5aad7682e7a9f1181. Breaks "make bios" in roms/ as the kconfig version in seabios doesn't support olddefconfig. Must have been be totally untested. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2013-05-28 12:09:41 +02:00
make -C seabios oldnoconfig
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 313ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API