summaryrefslogtreecommitdiffstats
path: root/coreboot.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'coreboot.cfg')
-rw-r--r--coreboot.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/coreboot.cfg b/coreboot.cfg
new file mode 100644
index 0000000..188090d
--- /dev/null
+++ b/coreboot.cfg
@@ -0,0 +1,3 @@
+if test -f (cbfsdisk)/etc/grub.cfg; then
+ source (cbfsdisk)/etc/grub.cfg
+fi