From 49b7a0cc3222e62f66bf0b4c3df8862c967d2af4 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 14 Jan 2019 18:29:14 -0500 Subject: Restructure D945GCLF 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/d945gclf/textmode/16mb/grub/config | 1 - 1 file changed, 1 deletion(-) delete mode 100644 projects/coreboot/configs/d945gclf/textmode/16mb/grub/config (limited to 'projects/coreboot/configs/d945gclf/textmode/16mb/grub') diff --git a/projects/coreboot/configs/d945gclf/textmode/16mb/grub/config b/projects/coreboot/configs/d945gclf/textmode/16mb/grub/config deleted file mode 100644 index 5170a90a..00000000 --- a/projects/coreboot/configs/d945gclf/textmode/16mb/grub/config +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PAYLOAD_FILE="$(obj)/../grub-coreboot/grub2" -- cgit v1.2.3-70-g09d2