* coreboot.cfg: Add missing file.

This commit is contained in:
Vladimir Serbinenko 2013-11-20 00:52:23 +01:00
parent 7f20dbbcd2
commit 48eb35cd78
3 changed files with 8 additions and 0 deletions

3
coreboot.cfg Normal file
View file

@ -0,0 +1,3 @@
if test -f (cbfsdisk)/etc/grub.cfg; then
source (cbfsdisk)/etc/grub.cfg
fi