specs/sparc: Remove absolute path from --firmware-files
Required by genkernel-4. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
a51e97106f
commit
8cdd740935
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ livecd/fstype: squashfs
|
|||
livecd/iso: install-sparc64-minimal-latest.iso
|
||||
livecd/type: gentoo-release-minimal
|
||||
livecd/volid: Gentoo sparc64 latest
|
||||
livecd/gk_mainargs: --firmware-files=/lib/firmware/ql2200_fw.bin
|
||||
livecd/gk_mainargs: --firmware-files=ql2200_fw.bin
|
||||
|
||||
boot/kernel: gentoo
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue