Issue #317 has been updated by Felix Singer.
Status changed from In Progress to Resolved
---------------------------------------- Bug #317: "make savedefconfig" broken https://ticket.coreboot.org/issues/317#change-883
* Author: Wladislav Artsimovich * Status: Resolved * Priority: Normal * Start date: 2021-08-04 ---------------------------------------- With Manjaro Linux and newest Updates, in coreboot git master, performing `make savedefconfig` without errors out with:
~~~ cp: missing destination file operand after '/home/gigi/coreboot-debug/Latest/.config' Try 'cp --help' for more information. make: *** [/home/gigi/coreboot-debug/Latest/util/kconfig/Makefile.inc:34: savedefconfig] Error 1 ~~~ System info:
~~~
System: Host: gigi-pc Kernel: 5.10.53-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0 Desktop: Budgie 10.5.3 wm: budgie-wm dm: LightDM Distro: Manjaro Linux base: Arch Linux CPU: Info: Quad Core model: Intel Core2 Extreme Q9300 bits: 64 type: MCP arch: Penryn rev: A cache: L2: 6 MiB flags: lm nx pae sse sse2 sse3 sse4_1 ssse3 bogomips: 20277 Speed: 2533 MHz min/max: 1600/2534 MHz boost: enabled Core speeds (MHz): 1: 2533 2: 2534 3: 2534 4: 2534 Graphics: Device-1: Intel Mobile 4 Series Integrated Graphics vendor: Lenovo driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:2a42 Display: x11 server: X.Org 1.20.11 compositor: budgie-wm driver: loaded: intel resolution: 1920x1200 s-dpi: 96 OpenGL: renderer: Mesa DRI Mobile Intel GM45 Express (CTG) v: 2.1 Mesa 21.1.5 direct render: Yes ~~~