From 0ad8fecb74e34d02ffc971815e96a6d7d3845553 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 14 Jan 2019 21:02:54 -0500 Subject: Restructure KCMA-D8 coreboot target directories The intent is to create a simple rule of thumb where arguments are given beginning with those that relate to the device's physical attributes, such as flash chip size, continuing with arguments on how to use the hardware (e.g. display mode), and ending with anything else. --- projects/coreboot/configs/kcma-d8/16mb/textmode/grub/config | 1 + 1 file changed, 1 insertion(+) create mode 100644 projects/coreboot/configs/kcma-d8/16mb/textmode/grub/config (limited to 'projects/coreboot/configs/kcma-d8/16mb/textmode/grub') diff --git a/projects/coreboot/configs/kcma-d8/16mb/textmode/grub/config b/projects/coreboot/configs/kcma-d8/16mb/textmode/grub/config new file mode 100644 index 00000000..5170a90a --- /dev/null +++ b/projects/coreboot/configs/kcma-d8/16mb/textmode/grub/config @@ -0,0 +1 @@ +CONFIG_PAYLOAD_FILE="$(obj)/../grub-coreboot/grub2" -- cgit v1.2.3-70-g09d2